Projects tagged ‘hsqldb’


[41 total ]

187 Users
   

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

55 Users
   

SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
Created over 3 years ago.

42 Users
 

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 ... [More] and in-memory tables and databases are supported. 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]
Created over 3 years ago.

8 Users

Apache Cayenne is an open source persistence framework licensed under the Apache License, providing object-relational mapping (ORM) and remoting services. With a wealth of unique and powerful ... [More] features, Cayenne can address a wide range of persistence needs. Cayenne seamlessly binds one or more database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more. With Cayenne's Remote Object Persistence, those Java objects can even be persisted out to clients via Web Services. Or, with native XML serialization, objects can be even further persisted to non-Java clients - such as an Ajax-capable browser. [Less]
Created over 3 years ago.

6 Users

LiquiBase is a DBMS-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes (structure and data) are stored in an XML-based ... [More] descriptive manner and checked into source control. LiquiBase aims to provide a solution that: * Supports merging of changes from multiple developers * Works well with code branches * Allows you to manage production data as well as various test datasets * Works in an environment where multiple machines will be attempting to migrate the database concurrently * Supports automated change-applying or generation of SQL scripts that can be approved and applied by a DBA * Supports rolling back changes * Database "diff" tool [Less]
Created over 2 years ago.

4 Users

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 ... [More] hierarchy of database tables via child and parent table 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]
Created about 1 year ago.

3 Users
   

SymmetricDS is web-enabled, database independent, data synchronization/replication software. It supports bi-directional and partial synchronization across heterogeneous databases in near real time. ... [More] The software was designed to scale for a large number of databases, work across low-bandwidth connections, and withstand periods of network outage. It was first built to replicate changes between "Retail Store" (POS) databases and a "Corporate" central database. [Less]
Created over 2 years ago.

3 Users
   

Simple yet Powerful Jdbc Tool for browsing Relational databases. DBClient provides both a convenient SQL Editor (highlighting, auto-complete, ...) and automated Browsing and Refactoring Actions ... [More] (Select, Drop, etc...). Since release 0.3, it is massively based on Plugins architecture which makes it very extensible. [Less]
Created over 3 years ago.

3 Users

Symbolic is a web application which aim to simplify the management within complex enterprise infrastructures. Symbolic is designed as front-end of Fedora Unified Network Controller (Func) and allow ... [More] to manage a huge quantity of machines, networks and environments. Symbolic supports LDAP, Kerberos and local authentication, allow control of wide variety of clients (hosts, guests and clusters), provide a completely compatible interface with func API framework, simplify user and operations management by using a fully customizable ACLs. [Less]
Created about 1 year ago.

2 Users
   

A java financial accounting application to write invoices (and more) and do double-entry bookkeeping. It's written in SWT and embeds OpenOffice.org and HSQLDB or MySQL. It deploys HBCI Online Banking ... [More] integration and, Winston-Export and KTimeTracker and Taskcoach imports. [Less]
Created over 2 years ago.