Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

oslabs-beta/FluxQL

Splash Image
License: MITGitHub package.json versioncontributions welcomeStars

DraQLa

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

Getting Started

Visitdraqlabs.io to sink your teeth into the tool.

Features

  • 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

How does DraQLa work?

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.

graph


DraQLa also features a user friendly visual representation that depicts the parts of your database that can now be queried and manipulated via GraphQL.

graphgif

The Advice Console provides an overview on:

  • GraphQL
  • how you and your clients can access and manipulate your database
  • a sample query and mutation

    advice.gif

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.

playground.gif


When you're ready to adopt your schema, click "Export" to receive the code and further integration instructions.

How To Contribute

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

Developers

Daniel Dolich ||LinkedIn |GitHub

Emily Krebs ||LinkedIn |GitHub

Heidi Kim ||LinkedIn |GitHub

Ross Sarcona ||Linkedin |GitHub

Tommy Liang ||LinkedIn |GitHub

License

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

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Languages


    [8]ページ先頭

    ©2009-2025 Movatter.jp