Analytics

The ABCs of data as a product manager

Article details
Published:
Feb 26, 2025
Article image
Article image
Data typeStructureStorageProcessingExamples (photo sharing app)
About usersUsually a mix of structured and semi-structured data. Rarely unstructured.Typically stored in both RDBMS & warehousesSQL, No-SQL, Real-time, Event-drivenWhen a user “likes” another user’s pictureThe location from which a user is posting
Business operationsUsually structured. Sometimes semi-structured. Rarely unstructured.Typically stored in RDBMS & warehousesMostly SQL, some No-SQL. Sometimes real-time.Usernames and passwordsPricing plan
Created by usersUsually unstructured.Typically stored in BLOB StoresNo-SQLCustomer feedbackServer-side logs

Data Type A – About Users

Data Type B – Business Data

Data Type C – Data Created by Users

Conclusion

Share article