Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
/ lunasql-samples Public archive

Another positive and fun Java JDBC SQL shell client examples

Notifications You must be signed in to change notification settings

myxcel/lunasql-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lunasql

Another positive and fun Java JDBC SQL shell client. Designed to automate database tasks and to prototype database applications before real implementation.

Features :

  • sends SQL commands to database server,
  • adds predefined useful commands and macros,
  • is highly configurable by command line or file,
  • accepts user-defined macros and command plugins,
  • evaluates expressions by JSR-223,
  • embeds a minimalistic graphical IDE,
  • includes an HTTP server for remote querying,
  • only one jar file

This repository lists some code examples of LunaSQL.

About

Another positive and fun Java JDBC SQL shell client examples

Topics

Resources

Stars

Watchers

Forks