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


Jump to tag:

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

Filtered by Project Tags development java jdbc relational

Refine results Project Tags database (2) tools (2) hsqldb (2) erd (1) database_schema (1) embedded (1) jquery (1) er (1) mssql (1) postgresql (1) rdbms (1) front-ends (1)

[2 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]

2USERS
   

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]