Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork13
FluxQL is a GraphQL migration assistance tool that empowers developers to build GraphQL schemas by introspecting existing PostGreSQL databases, all without writing any code.
License
oslabs-beta/FluxQL
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
DraQLa is a GraphQL migration assistance tool that empowers developers to build GraphQL schemas by introspecting existing PostGreSQL databases, all without writing any code.
Accelerated byOS Labs
Visitdraqlabs.io to sink your teeth into the tool.
- Exportable custom GraphQL schema (including resolvers and mutations)
- Visual interactive diagram of current PostgreSQL database
- Advice Console that provides high level breakdown of the generated boilerplate
- Temporary dummy server and sample query/mutation to test the personalized schema with GraphQL's Playground GUI
- Encrypted URI on client and server side to keep your data private
First, you enter the database URI that you want to convert into a GraphQL API. Then, DraQLa encrypts your URI to ensure your privacy. Or feel free to test with our Sample Database!
DraQLa will immediately start by extracting all of your database's tables and relationships, and will generate compatible GraphQL schemas, which consists of types and their corresponding resolvers.
DraQLa also features a user friendly visual representation that depicts the parts of your database that can now be queried and manipulated via GraphQL.
The Advice Console provides an overview on:
In addition to your new schema, DraQLa spins up a temporary GraphQL server to allow you to test out the sample query via GraphQL's Playground.
When you're ready to adopt your schema, click "Export" to receive the code and further integration instructions.
We would love for you to test our application and submit any issues you encouter. Please feel free to fork your own repository and submit your own pull requests.
Things you can do to contribute:
- Bug fixes
- Implementing features
- Submitting or resolving GitHub issues
- Help market our application
Daniel Dolich ||LinkedIn |GitHub
Emily Krebs ||LinkedIn |GitHub
Ross Sarcona ||Linkedin |GitHub
Tommy Liang ||LinkedIn |GitHub
This project is licensed under theMIT License
About
FluxQL is a GraphQL migration assistance tool that empowers developers to build GraphQL schemas by introspecting existing PostGreSQL databases, all without writing any code.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.



