MySQL Community Edition
MySQL Community Edition is a freely downloadable version of the world's most popular open source database that is supported by an active community of open source developers and enthusiasts.
HSQLDB (Hyper Structured Query Language Database) is a relational database management system written in Java. It has a JDBC driver and supports a large subset of SQL-92...
hsqldb (hyper structured query language database) is a relational database management system written in java. it has a jdbc driver and supports a large subset of sql92 and sql:2008 standards. it offers a fast, small (around 1300 kilobytes in version 2.2) database engine which offers both inmemory and diskbased tables. embedded and server modes are available.
additionally, it includes tools such as a minimal web server, command line and gui management tools (can be run as applets), and a number of demonstration examples. it can run on java runtimes from version 1.1 upwards, including free java runtimes such as kaffe.
hsqldb is available under a bsd license. it is being used as a database and persistence engine in many open source software projects, such as openoffice.org base and the standalone roller demo, as well as in commercial products, such as mathematica or installanywhere (starting with version 8.0)
database sql rdbms
MySQL Community Edition is a freely downloadable version of the world's most popular open source database that is supported by an active community of open source developers and enthusiasts.
Free Open Source Mac OS X Windows Linux BSD
PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness.
Free Open Source Mac OS X Windows Linux BSD
Base is a full-featured desktop database front end, designed to meet the needs of a broad array of users, for all kinds of usages, such as keeping track of collections of objects,maintaining customer information databases,maintaining...
Free Open Source Mac OS X Windows Linux BSD
SQL Server delivers on Microsoft’s Data Platform vision by helping your organization manage your data by enabling you to store data from structured, semi-structured, and unstructured documents within the database.
Freemium Windows
FileMaker Pro is powerful, easy-to-use database software that helps you and your team get any task done faster.
Commercial Mac OS X Windows iPhone iPad
Oracle Database delivers industry leading performance, scalability, security and reliability on a choice of clustered or single-servers running Windows, Linux, and UNIX.
Commercial Mac OS X Windows Linux
H2 is a relational database management system written in Java. It can be embedded in Java applications or run in the client-server mode. The disk footprint (size of the jar file) is about 1 MB.
Free Open Source Mac OS X Windows Linux