Projects tagged ‘embedded’, ‘java’, and ‘jdbc’


Jump to tag:

Projects tagged ‘embedded’, ‘java’, and ‘jdbc’

Filtered by Project Tags embedded java jdbc

Refine results Project Tags database (4) rdbms (3) sql (3) relational (3) hsql (2) hsqldb (2) tools (2) development (2) database_server (2) transactions (1) server (1) odbc (1)

[4 total ]
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 10 Oct 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 11 Oct 08

1

SmallSQL Database

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

Java Desktop SQL Database Engine with JDBC 3.0 API. SmallSQL is small, fast, embeddable, SQL 99 conformance, platform independent and 100% pure Java

Metrics updated about 5 hours ago

1

Mayfly

   
Primary Language: Java Licensed as: Apache License 2.0

Mayfly is an in-memory SQL implementation for unit testing. It is fast on small data sets and you can create or destroy a database as easily any other Java object.

Metrics updated about 9 hours ago