Skip to content

A small rails app for quick visualization / export of sql statements

Notifications You must be signed in to change notification settings

modomoto/daviql

 
 

Repository files navigation

daviql

A small rails app for quick visualization / export of sql statements

User management is done with help of the devise gem and the :registerable option is disabled in production mode. Additionally it is possible to switch on basic authentication via config.use_basic_auth see the environment files for details.

Todos:

  • Adding some NoSql storages

About

A small rails app for quick visualization / export of sql statements

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 79.4%
  • HTML 13.9%
  • CSS 4.5%
  • JavaScript 1.2%
  • Nginx 1.0%