Projects tagged ‘database’ and ‘front-ends’


[20 total ]

2308 Users
   

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.
Created over 3 years ago.

187 Users
   

hsqldb is a relational database engine written in Java with a JDBC driver that supports a subset of ANSI SQL:1999. It offers a small, fast database engine. Embedded and server modes are available. It ... [More] includes tools such as a minimal Web server, in-memory query and management tools (which can be run as applets or servlets, too), a test framework, PHP compatibility, Eclipse and NetBeans IDE compatibility, and a number of demonstration examples. [Less]
Created over 3 years ago.

148 Users
   

Open Source administration and management tools for the PostgreSQL database and derivative products such as EnterpriseDB, Pervasive Postgres and SRA PowerGres. Includes a graphical administration ... [More] interface, an SQL query tool with grahical EXPLAIN, a procedural code editor, an SQL/shell/batch scheduling agent, Slony-I management and much more. pgAdmin III is designed to answer the needs of most users, from writing simple SQL queries to developing complex databases. The graphical interface supports all PostgreSQL features and makes administration easy. Available in more than a dozen languages and for several operating systems, including Microsoft Windows ™, Linux, FreeBSD, Mac OSX and Solaris. [Less]
Created over 3 years ago.

66 Users
   

phpPgAdmin is a fully functional PHP-based administration package for PostgreSQL. It has all the basic functionality you need to completely administer a PosgreSQL server and/or database, including the ... [More] ability to administer views, sequences, stored procedures, and triggers. Features include the ability to create and drop databases; create, copy, drop, and alter tables/views/sequences/functions/triggers; edit and add fields (to the extent Postgres allows); execute any SQL-statement, even batch-queries; manage keys on fields; create and read dumps of database and tables; and administer one single database, multiple servers, and Postgres users/groups/roles. [Less]
Created over 3 years ago.

9 Users

The unixODBC project provides Unix applications with the same ODBC 3.51 API and facilities available under Windows. It provides a Driver Manager that supports the full ODBC API and performs the ODBC 3 ... [More] to ODBC 2 translations with UNICODE to ANSI conversion. It also includes a set of graphical utilities that allow users to specify connections to DBMSes to be used by applications, a collection of ODBC drivers including a simple text based driver, an NNTP driver, a Postgres driver and others, and a selection of templates and libraries that to aid in the construction of ODBC drivers. It works with MySQL, Postgres, StarOffice/OpenOffice, Applixware, iHTML, PHP, Perl DBD::ODBC, and many other applications and drivers. Connection pooling is also provided to increase performance with applications s [Less]
Created over 3 years ago.

9 Users
 

PySQLiteGUI is a cross-platform, GTK2 GUI tool for creating and managing SQLite databases.
Created over 2 years ago.

6 Users
   

TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application. It features an SQL worksheet with PL/SQL block parsing, a PL/SQL debugger and editor with syntax ... [More] highlighting, a Schema browser, UNICODE support, printing, and a full suite of DBA management tools. [Less]
Created over 3 years ago.

3 Users
   

Simple yet Powerful Jdbc Tool for browsing Relational databases. DBClient provides both a convenient SQL Editor (highlighting, auto-complete, ...) and automated Browsing and Refactoring Actions ... [More] (Select, Drop, etc...). Since release 0.3, it is massively based on Plugins architecture which makes it very extensible. [Less]
Created over 3 years ago.

2 Users

jPGAdmin is a pure java GUI front end for the postgresql database, much like PGAdmin II, or pgaccess, except that by virtue of being written in java it is cross-platform.
Created over 3 years ago.

1 Users

Ruby SQLite GUI is a cross-platform, GTK2, ActiveRecord-backed GUI tool for creating and managing SQLite databases. It is targeted towards Rails developers wanting to use SQLite instead of MySQL ... [More] , pgSQL, etc., but can be used for anything else in general. [Less]
Created over 3 years ago.