A hyper Data service is a document data store for storing and retrieving structured JSON documents. Query, add, update, and delete documents. You can also create indexes to improve query performance
Document Database Design is a different mindset from relational database design. In order to design a document database, you need to think about how the application is going to use the data and model your data in terms of data access, not data tables. Learn more.
Learn by doing with our workshops and quickstarts.
You can always reach out to our support team for any additional assistance on slack.