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


Jump to tag:

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

Filtered by Project Tags java jdbc relational

Refine results Project Tags database (4) tools (3) embedded (3) sql (3) hsqldb (3) hsql (2) development (2) database_server (2) rdbms (2) mysql (1) oracle (1) persistance (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

2

SchemaSpy

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

SchemaSpy is a Java-based tool that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the hierarchy of database tables via child and parent table ... [More] relationships. The browsing through relationships can occur though HTML links and/or though the graphical representation of the relationships. It's also designed to help resolve the obtuse errors that a database sometimes gives related to failures due to constraints. [Less]

Metrics updated about 6 hours ago

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 06 Oct 08