RSS 12 projects tagged "Database"

Download Website Updated 07 Sep 2011 StelsCSV

Screenshot
Pop 94.36
Vit 6.71

StelsCSV is a JDBC driver that allows performing SQL statements and other JDBC operations upon text files (comma separated, tab-separated, fixed length, etc.). Using this driver, users can easily create a simple database consisting of plain text files. The driver can be used for writing data importing programs and migration tools. It supports most keywords of ANSI SQL92, table joins, INSERT, UPDATE, and DELETE statements, data types, aggregate, converting, string, and user-defined SQL functions.

Download Website Updated 19 May 2009 lib4d_sql

Screenshot
Pop 32.06
Vit 1.00

lib4d_sql is a C library that provides the required functions (connect, prepare, execute, etc.) for writing an SQL client for 4D databases. It uses the public 4D SQL protocol, which is supported by 4D products since version 11. It is already used by the PDO_4D Open Source project, and it might be used to provide others drivers for JDBC, ADO, or ActiveRecord.

Download Website Updated 21 Sep 2009 Migrations

Screenshot
Pop 62.69
Vit 2.94

Migrations is a tool for managing changes to database schemas. It is an Enterprise tool based on ActiveRecord migrations from Rails. It features multiple schema interactions, runtime substitution of values, script generation, auditing, and much more.

No download Website Updated 20 Jul 2009 mysql-diff

Screenshot
Pop 46.95
Vit 37.44

mysql-diff is a commandline database structure comparator. It compares the structure of two databases. It currently works with MySQL. A database can be specified as an SQL script or as an URL to a running database. So the tool can compare two scripts, two live databases, or a database and a script. The tool outputs SQL DDL script that can be used to convert one schema to another.

No download Website Updated 03 Dec 2010 Generic Repository

Screenshot
Pop 34.00
Vit 1.71

The Generic Repository (grepo) is a framework for Java which allows you to access (database) repositories in a generic and consistent manner. Using grepo, it is generally no longer required to provide all the boilerplate code which is necessary in order to access (database) repositories from Java. All you have to do is write appropriate database code (queries, procedures, functions, etc.), an appropriately annotated Java interface, and very little Spring configuration.

Download Website Updated 05 Apr 2011 BoneCP

Screenshot
Pop 82.76
Vit 4.47

BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It currently beats all known connection pools, including C3P0 and DBCP, as shown on the benchmark section on the site.

Download Website Updated 25 May 2010 KeyAccess

Screenshot
Pop 18.49
Vit 2.35

KeyAccess is a light-weight object-relational mapping (ORM) tool for Java, using existing databases as the starting point to generate a domain model. Its main goal is to reduce and sometimes eliminate manual updating between your domain object model and the underlying databases, while still being able to use arbitrarily complex SQL queries. In addition, KeyAccess doesn’t mandate a special architecture or framework – it will work in any application using JDBC.

Download No website Updated 29 Mar 2010 CellarBoss

Screenshot
Pop 54.00
Vit 1.44

CellarBoss provides a simple way to manage your wine cellar. It lets you easily update your database and includes printable reports. It uses an embedded Derby database so no separate database server is needed. The reports are created using Jasper Reports and can be printed and saved in many formats including PDF, HTML, Open Document, and XLS.

No download Website Updated 22 Dec 2011 Easy Java Persistence

Screenshot
Pop 84.66
Vit 5.98

Easy Java Persistence (EJP) is annotation and configuration-free Java persistence with automatic object/relational mapping (A-O/RM), associations, and persistence tracking.

Download No website Updated 22 Nov 2012 DB Sanity

Screenshot
Pop 119.31
Vit 8.49

DB Sanity performs checks on a database for verifying data consistency and correctness of aplication deployments. It is invoked by the command line and creates an HTML report with a summary and listings of faulty database entries.

Screenshot

Project Spotlight

]project-open[

A Web-based enterprise project server with a focus on finance and collaboration.

Screenshot

Project Spotlight

opendkim

A C implementation of the DKIM message signing/verifying standard, both an API and a filter.