Fauna DB is a multi-model database, with its own query language FQL. It also supports GraphQL, but that’s not natively built into the DB, nor is the DB designed around graphs. That’s similar to how GraphQL layers on top of SQL, MongoDB, etc. work.
Fauna DB is a multi-model database, with its own query language FQL. It also supports GraphQL, but that’s not natively built into the DB, nor is the DB designed around graphs. That’s similar to how GraphQL layers on top of SQL, MongoDB, etc. work.