-
Notifications
You must be signed in to change notification settings - Fork 11
Supported Databases
Song Zheng edited this page Sep 27, 2020
·
2 revisions
- PostgreSQL - World's most advanced database.
- Neo4j - We started our GraphQL journey with Neo4j. Unfortunately, we realized after integration that their database does not support role based management unless you have an enterprise license key. Since our users should not interfere with other user's database, community version does not fit our needs. We had to look at alternatives like cayley and ArangoDB