This is a port of the JDBC driver which is used to access Oracle 10g databases
using a database-independant API in Java for use with JDK 1.5.
This is a port of the JDBC driver which is used to access Oracle 11g databases
using a database-independant API in Java for use with JDK 1.5.
Google contacts and calendar akonadi resource. It allows syncing your calendar
and contacts with your google account.
JRobin is a 100% pure java implementation of RRDTool's functionality. It
follows the same logic and uses the same data sources, archive types and
definitions as RRDTool does. JRobin supports all standard operations on
Round Robin Database (RRD) files: CREATE, UPDATE, FETCH, LAST, DUMP, XPORT
and GRAPH. JRobin's API is made for those who are familiar with RRDTool's
concepts and logic, but prefer to work with pure java. If you provide the
same data to RRDTool and JRobin, you will get exactly the same results and
graphs. JRobin is made from the scratch and it uses very limited portions
of RRDTool's original source code. JRobin does not use native functions and
libraries, has no Runtime.exec() calls and does not require RRDTool to be
present. JRobin is distributed as a software library (jar files) and comes
with full java source code (LGPL licence).
BeansDB is a major amount of data for large, high-availability storage
systems distributed KeyValue using HashTree and simplified version
number to quickly synchronize to ensure consistency in the final (weak),
a simplified version of the Dynamo.
libnvpair is a name-value pair library originating from Solaris
The nvpair library was released in OpenSolaris and has been extended
by the Illumos project. It exports a set of functions used for managing
name-value pairs. This is a base library for Solaris and its descendents.
However, the kernel-specific code has been removed thus libnvpair is
strictly meant for the userland. The XDR functionality has been masked
for now due to RPC differences between *BSD and Illumos.
Nice and very useful firebird database administration
tool with many features.
libmemcache is a high-performance C interface for databases/memcached.
memcached is a distributed memory object caching system, generic in
nature, but intended for use in speeding up dynamic web applications
by alleviating database load.
This is libsdb, the simple database library, which provides a way to support
multiple database management systems in an application with negligeable
overhead, in terms of code as well as system resources.
Supported databases:
- Lago
- Mysql
- Sqlite
- Mimer
- Postgresql
- Oracle
- Gdbm
Liquibase is an open source (Apache 2.0 Licensed), database-independent
library for tracking, managing and applying database changes. It is
built on a simple premise: All database changes are stored in a human
readable yet trackable form and checked into source control.