
PostgreSQL for Mac is a collection of graphical tools for using and managing PostgreSQL servers, as well as the server itself installable on any Mac running OS X version 10.4.x. It should work on 10.3.9, but it is not officially supported in the configuration.
Also included as part of the package is the pgCocoaDB framework, an open source framework for developers to leverage the power of PostgreSQL in their own applications.
Continue reading »

phpMyAdmin is intended to handle the adminstration of MySQL over the web. Currently it can:
• create, copy, drop and alter tables
• delete, edit and add fields
• execute any SQL-statement, even batch-queries
• manage keys on fields
• load text files into tables
• create and read dumps of tables
• export data to CSV values
• administer multiple servers and single databases

PostgreSQL for Mac is a collection of graphical tools for using and managing PostgreSQL servers, as well as the server itself installable on any Mac running OS X version 10.4.x. It should work on 10.3.9, but it is not officially supported in the configuration.
Also included as part of the package is the pgCocoaDB framework, an open source framework for developers to leverage the power of PostgreSQL in their own applications.
Continue reading »


SqliteQuery is a utility for executing SQL statements on SQLite databases. You can edit and maintain existing databases or create new ones through the user-interface. SqliteQuery comes with the compiled SQLite database library built-in.
The main purpose of SqliteQuery is to execute SQL statements and watch the result on SELECT statements in a tableview. Choose which of the typed SQL statement to be executed by selecting or simply execute all if no selection is made.
The SqliteQuery user-interface is separated in four parts.
2. input of SQL statements
3. showing result of SELECT statements in a tableview
4. showing a log output1. setting the database path (defining a not existing path will create a new database - you will actualy be asked before creating it
Continue reading »

PGnJ is an application written in Java for managing databases. Unlike many database management applications, PGnJ provides a unified interface. Rather than having, for instance, one window to view table information, one window to view data and another completely separate window for running arbitrary SQL statements, PGnJ provides a single, un-congested window for a single connection.
Continue reading »
Databrid is a database browsing, retrieval and manipulation tool for Oracle and MySQL Databases. Functionality includes SQL autocompletion, syntax & word highlighting, auto case adjustment, schema browsing, save or update data in CSVs.
Continue reading »
OilCan is a Universal Binary Mac OS X PostgreSQL query tool.
Features:
* All queries run in their own threads and are able to be cancelled.
* Multiple query windows with each query window getting its own connection
* Native Cocoa and PostgreSQL performance
* Multiple queries in the query window
* Basic Database Browser
OilCan is open source under a BSD License. For source and development status, go to the source page.


OilCan is a Universal Binary Mac OS X PostgreSQL query tool.
Features:
* All queries run in their own threads.
* Multiple query windows with each query window getting its own connection
* Native Cocoa and PostgreSQL performance
* Multiple queries in the query window
* Basic Schema Browser (now includes the ability to view FUNCTIONS)
OilCan is open source under a BSD License. For source and development status, go to the source page.
Continue reading »

EnterpriseDB Postgres is a professional-grade distribution of PostgreSQL, the world’s most advanced open source database.The entire package is built as Universal binaries for both i386 and PPC Macs running Tiger or Leopard.
Continue reading »

phpMyAdmin is intended to handle the adminstration of MySQL over the web. Currently it can:
* create, copy, drop and alter tables
* delete, edit and add fields
* execute any SQL-statement, even batch-queries
* manage keys on fields
* load text files into tables
* create and read dumps of tables
* export data to CSV values
* administer multiple servers and single databases
Continue reading »



