作者:不详 来源:互联网 酷勤网收集 2007-08-25
1 MySQL:http://www.mysql.com/,http://www.sqlite.com.cn/(中文),
MySQLCC:http://sourceforge.net/projects/mysqlcc/
SQLStudio:http://www.sqlmanager.net/
PHPMYAdmin:http://www.phpmyadmin.net/home_page/index.php
2 PostgreSQL:http://www.postgresql.org/ ,http://www.pgsqldb.org/(中文),PostgreSQL is a powerful, open source relational database system.
3 SQLite:http://www.sqlite.org/,http://www.sqlite.com.cn/(中文),SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
4 HSQLDB:http://hsqldb.org,http://hsqldb.sourceforge.net/,Lightweight 100% Java SQL Database Engine
5 Derby:http://db.apache.org/derby/,Apache Derby, an Apache DB subproject, is an open source relational database implemented entirely in Java。

