dgraphlite / GraphQLite

A limited feature Dgraph like GraphQL API and database
Apache License 2.0
1 stars 0 forks source link

GraphQLite

A limited feature Dgraph like GraphQL API and database.

Dgraph Discuss Topic Idea

Dgraph is a great graph database with a native GraphQL API endpoint. Dgraph however, has been designed for deployments on servers and not client workstations. The goal of this collaborated project is to achieve a lite database that is somewhat similar to Dgraph, yet can be deployed on client workstations with limited resources.

What SQLite is to SQL, GraphQLite is inteded to be for Dgraph.

View the Project Board to get involved in the idea phase for this.