SQLTools is a light weight and robust frontend for Oracle database development. This program is not so comprehensive as Tora or TOAD but it is ideal when you need basic data querying capabilities and objects browsing. It also supports a basic subset of SQL*Plus commands (connect/disconnect, bind and define variables).
It works with Oracle 8i/9i/10g/11g databases. Oracle Client 32bit is required.
Check http://www.sqltools.net for more information,
http://www.sqltools.net/cgi-bin/yabb25/YaBB.pl?...
SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
CircleDB is an sql database with a php frontend that can import, manipulate, and export CircleMud World database files (wld,shp,obj,mob,zon).
The main purpose of this program was bring the power of sql/php to an offline CircleMud coding program.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
The main goal of this project is to built a GUI for administrating databases.
It is being written on perl using Gtk and Glade.
DBadmin is supposed to be an analogue of windows program toad.
This program allows you to import delimited files to a DB of your choice. There is a mapping tool which you select which column of the DB maps to the specific column(s) in your file via a GUI. You can also provide a default value for a certain column wit