Projects tagged ‘development’, ‘jdbc’, and ‘sql’


Jump to tag:

Projects tagged ‘development’, ‘jdbc’, and ‘sql’

Filtered by Project Tags development jdbc sql

Refine results Project Tags database (3) java (3) oracle (2) xml (2) tools (2) rdbms (1) mysql (1) integrity (1) dbms (1) front-ends (1) testing_tag (1) referential (1)

[3 total ]

136USERS
   

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]

1USERS
 

Model-based data export tool. Exports consistent, referentially intact row-sets from relational databases. Removes obsolete data without violating integrity. DBMS agnostic (JDBC). Generates hierarchically structured XML and topologically sorted SQL-DML.

0USERS

dub manages databasemodifications (schema-evolution) during the development process/maintenance. It centralizes the changes, in order to execute them to the target database, and will keep an overview of all exising changes (new, current and past).