Skip to content

dbehmoaras/lexiQL

 
 

Repository files navigation

lexiQL

logo

lexiQL is an open-source GraphQL prototyping tool that visualizes your relational database and facilitates GraphQL API prototyping and configuration, allowing developers to to optimize their queries and transition away from RESTful APIs. The tool takes a relational database input and uses it to generate the respective GraphQL schemas alongside an interactive GUI that displays all of the tables in a database, including primary/foreign key relationships between tables, as well as each table’s columns and associated data types.


Getting Started

Developers

License

This product is licensed under the MIT License.

License: MIT Build Status GitHub package.json version contributions welcome Tweet

About

lexiQL is a GraphQL prototyping tool and SQL database visualizer built for developers looking to optimize their queries and transition away from RESTful APIs

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.4%
  • SCSS 17.3%
  • Other 0.3%