-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sami A. Alfattani edited this page Jan 11, 2018
·
1 revision
This is a project allows you to connect to any Database using JDBC. You are enabled to use any SQL statement including DML, DDL, and DCL. It has been tested on MySQL, SQLite, PostgreSQL, ORACLE.
- It is very lite in installation, running, and processing.
- Allows you to save your connections so that you don't need to repeat typing it.
- You can write your own Connection_String manually adding all arguments as you wish.