Multi-Model Database

Uses GraphQL to query the database. Depending on the GraphQL code, the database will pick the best option to retrieve that data.

Pros

  • ACID compliant
  • Fast

Implementations