Projects tagged ‘database’, ‘database_server’, and ‘jdbc’


Jump to tag:

Projects tagged ‘database’, ‘database_server’, and ‘jdbc’

Filtered by Project Tags database database_server jdbc

Refine results Project Tags sql (7) embedded (5) relational (5) server (4) odbc (4) clustering (3) windows (3) tools (3) java (3) posix (3) transactions (3) xml (2)

[7 total ]
2364

MySQL

   
Licensed as: GNU General Public License 2.0

MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by MySQL AB. MySQL AB is a commercial company, founded by the MySQL developers. It is a second generation Open Source company that unites Open Source values and methodology with a successful business model.

732

PostgreSQL

   
Primary Language: C Licensed as: BSD-ish License

PostgreSQL is a powerful, open source 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. It runs on all major ... [More] operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. [Less]

Metrics updated about 3 hours ago

131

HSQL Database Engine

   
Primary Language: Java Licensed as: BSD-ish License

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 includes tools such as a minimal Web server ... [More] , 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]

Metrics updated 03 Oct 08

57

Apache Derby

   
Primary Language: Java Licensed as: Apache License 2.0

Apache Derby, an Apache DB subproject, is a relational database implemented entirely in Java. Some key advantages include a small footprint ( about 2 megabytes for the base engine and embedded JDBC driver) and being based on the Java, JDBC, and SQL ... [More] standards. Derby provides an embedded JDBC driver that lets you embed Derby in any Java-based solution. It also supports the more familiar client/server mode with the Derby Network Client JDBC driver and Derby Network Server. Derby is easy to install, deploy, and use. Derby is also distributed as IBM Cloudscape and Sun Java DB. [Less]

Metrics updated 04 Oct 08

34

Firebird

   
Primary Language: C/C++ Licensed as: Initial Developer's PUBLIC LICENSE Version 1.0,InterBase Public License

Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and ... [More] triggers. It has been used in production systems, under a variety of names, since 1981. Firebird is a commercially independent project of C and C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) on 25 July, 2000. Join the Firebird Foundation The software is completely free of any registration, licensing or deployment fees. It may be deployed freely for use with any third-party s [Less]

Metrics updated 07 Jun 08

24

H2 Database Engine

 
Primary Language: Java Licensed as: Eclipse Public License v1.0,Mozilla Public License 1.1

H2 is an SQL database engine written in Java. It is very fast and small (about 1 MB), and supports embedded, server, and clustering modes. A browser based console application is included. Disk based and in-memory tables and databases are supported. ... [More] Some of its features are transactions isolation, multi-version concurrency (MVCC), table level locking, encrypted databases, fulltext search, and strong security. The main API is JDBC, however ODBC and others are also supported via PostgreSQL network protocol compatibility. [Less]

Metrics updated 04 Oct 08

3

HiveDB

 
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

HiveDB is an open source framework for horizontally partitioning MySQL systems. HiveDB uses a partition-by-key scheme to manage sharded data stored in separate MySQL databases. Out of the box HiveDB supports simple JDBC or HIbernate via HIbernate Shards.

Metrics updated 20 Aug 08