• Stars
    star
    111
  • Rank 314,510 (Top 7 %)
  • Language
    Scala
  • License
    MIT License
  • Created over 8 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An opinionated modern database interface

Database Flow

https://databaseflow.com

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 SQL query interface.

Features

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

Installation

  • Grab the latest release from the release list, you'll need Java 8 installed.
  • Run java -jar databaseflow.jar.
  • If you're a big ol' nerd, you can instead clone the repository and execute sbt in the project root.

Source

https://github.com/KyleU/databaseflow

Demo

https://demo.databaseflow.com

Example Export

https://chinook.databaseflow.com

License

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

More Repositories

1

boilerplay

Using the latest technology in the Scala ecosystem, Boilerplay is a reactive web application built on Play Framework, ScalaJS, Silhouette, Sangria/GraphQL, and PostgreSQL. It provides a good starting point for whatever you want to build.
Scala
277
star
2

projectile

Projectile creates beautiful Scala code from your Postgres database, GraphQL queries, or Thrift definitions
Scala
23
star
3

scala-js-typescript

A TypeScript-to-Scala.js converter. Designed for parsing definitelytyped.com, powers definitelyscala.com.
Scala
21
star
4

projectforge

Project Forge helps you build applications with Go
Go
17
star
5

generust

A cargo-generate template to help you build your best web application using Rust
Rust
15
star
6

play-silhouette-postgres-async-seed

A template Play 2.4 application which uses Silhouette 3.0 as an authentication library for local credentials, Facebook, Google, and Twitter. All users and sessions are persisted asynchronously thanks to postgres-async and jdub-async.
Scala
14
star
7

solitaire.gg

Scala
11
star
8

npn.dev

npn helps you build stuff
Go
4
star
9

rituals

Work with your team to estimate work, track your progress, and gather feedback
Go
3
star
10

scala-osm2mongo

Simple scala XML pull parser for importing osm GIS into MongoDB. Tested with full openstreetmap data dump.
Scala
3
star
11

hawkthorne

#sixseasonsandagame
Scala
2
star
12

map-tower

Initial prototype of a tower defense based on real maps, using Scala, Play 2, MongoDB, and the OSM GIS data.
Scala
2
star
13

rustimate

A work in progress planning/estimate poker app in Rust, mostly generated by `generust`
Rust
1
star
14

chinook

Simple project, generated by Database Flow
Scala
1
star