Database Flow

Running locally or on a shared server, Database Flow helps you discover and search your database using SQL and GraphQL. It provides a full-featured GraphQL server for your schema and a performance-oriented query interface.

Features

  • Supports PostgreSQL, MySQL, SQLite, Oracle, SQL Server, H2, DB/2, and Informix.
  • Rich SQL editor with auto-complete and live syntax checking based on your schema.
  • Explore tables, views, and stored procedures. Share saved results, charts, or sql queries.
  • A sophisticated GraphQL server, providing a detailed and efficient graph for your schema and data.
  • Supports local single-user app installations as well as a shared server mode for your whole team.

Installation

  • Download the latest databaseflow.jar file from Github.
  • Run java -jar databaseflow.jar; a new browser tab pointed to http://localhost:4260 will open automatically.

Demo

https://demo.databaseflow.com

Example Database Export

https://chinook.databaseflow.com

License

This project is owned by Kyle Unverferth. All rights reserved for now.