SW Name |
Home page |
Downloaded |
HenPlus |
http://henplus.sourceforge.net/ |
13076x |
HenPlus is a SQL shell written in Java that works for any database that has JDBC support. It provides commandline history, commandline completion, and can handle multiple connects to different databases at once. Database-independant table dumps, aliases, and variables are also supported.
|
|
Castor |
http://castor.exolab.org/ |
12805x |
Castor is an open source data binding framework for Java. It's basically
the shortest path between Java objects, XML documents and SQL tables.
Castor provides Java to XML binding, Java to SQL persistence, and then
some more.
|
|
Database Schema Designer |
http://dbdesign.sourceforge.net/ |
12630x |
Database Schema Designer creates/maintains schemas for databases stored in SQL servers. The schemas are stored in XML format. It supports the following database objects: entities (tables), relations, domains, views, indexes, triggers and procedures.
|
|
scrmgr |
http://bhepple.freeshell.org/scrmgr/ |
12625x |
scrmgr is a curses-based screen manager and data entry system.
|
|
YASQL |
http://sourceforge.net/[..]ojects/yasql/ |
12401x |
YASQL (Yet Another SQL*Plus Replacement) is an open Oracle command line interface. Features full ReadLine support, alternate output methods, query editing, basic SQL scripting and much more.
|
|
gtktalog |
http://www.nongnu.org/gtktalog/ |
12237x |
GTKtalog is a tool to make disk catalog: you can use it to create a really small database with images of files and directories of your CDs.
Then you can browse all your CDs very quickly, see contents of some files (tar.gz, rpm files ...).
|
|
QtMyAdmin |
http://mion.elka.pw.edu.pl/[..]ws/qtmyadmin/ |
12026x |
QtMyAdmin is a tool written in Qt/C++, intended to handle the administration of MySQL.
|
|
pyPgSQ |
http://pypgsql.sourceforge.net/ |
11837x |
pyPgSQL is a Python DB-API 2.0 compliant interface to a PostgreSQL (v6.5 and later) database.
|
|
kmp_psql |
http://ksql.sourceforge.net/ |
11831x |
kmp_psql is a KMySQL plugin providing access to PostgreSQL databases.
|
|
TkSQL |
http://www.tksql.org/ |
11818x |
TkSQL is a program to edit postgres databases.
|
|
SQLite |
http://www.sqlite.org |
11712x |
SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexiblity of an SQL database without the administrative hassles of supporting a separate database server.
Because it omits the client-server interaction overhead and writes directly to disk, SQLite is also faster than the big database servers for most operations. In addition to the C library, the SQLite distribution includes a command-line tool for interacting with SQLite databases and SQLite bindings for Tcl/Tk.
|
|
Emdros |
http://emdros.org/ |
10683x |
Emdros is an Open-Source text database engine well suited to linguistic analysis and research.
|
|
GNOME Transcript |
http://gtranscript.sourceforge.net/ |
10570x |
GNOME Transcript is a SQL Database Client with plugin support to provide access to multiple database servers.
|
|
PgAccess |
http://www.pgaccess.org/ |
9329x |
PgAccess je free grafický nástroj pro správu PostgreSQL.
|
|
HSQL |
http://hsqldb.sourceforge.net/ |
9129x |
hsqldb is a relational database engine written in Java, with a JDBC driver, supporting a rich subset of ANSI-92 SQL (BNF tree format). It offers a small (less than 160k), fast database engine which offers both in memory and disk based tables
|
|