RSS 30 projects tagged "jdbc"

No download Website Updated 20 Jul 2009 mysql-diff

Screenshot
Pop 46.90
Vit 37.42

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.

Download No website Updated 04 Feb 2010 Sar-K

Screenshot
Pop 30.85
Vit 34.67

Sar-K is a tool that generates code for user interfaces, model classes, and data access layers based on a database model. It can access many database engines and produces code in many languages and architectures using customizable templates.

Download No website Updated 22 Jan 2011 Vaadin SQLContainer

Screenshot
Pop 22.69
Vit 29.16

Vaadin SQLContainer is an add-on for Vaadin that implements the Container interface for standard SQL database servers using JDBC. It allows you to easily display data stored in an SQL database in Table and Select components, and edit the data using Forms.

Download No website Updated 23 Feb 2011 Jdbc Helper

Screenshot
Pop 19.16
Vit 28.59

Inspired by Spring Jdbctemplate and Commons Dbutils projects, JdbcHelper is a very small library for helping developers code common JDBC operations. It is very lightweight. It is only ~70K and it has no external dependencies.

Download No website Updated 04 Aug 2012 Awake SQL

Screenshot
Pop 22.63
Vit 19.28

Awake SQL is a virtual JDBC Driver and a framework that enables remote JDBC access through HTTP. It allows Android and Java desktop app developers to use regular JDBC calls to access remote SQL databases in the cloud. It implements the main data types including blobs/clobs, and supports transactions. Security has been taken into account from the design stage: server-side configuration lets admins specify strong authentication and security rules in order to protect the databases.

No download Website Updated 19 Jan 2013 UCanAccess

Screenshot
Pop 27.02
Vit 11.07

UCanAccess is a pure Java JDBC Driver implementation which allows Java developers and jdbc client programs to read/write Microsoft Access database (.mdb and .accdb) files.

Download No website Updated 22 Nov 2012 DB Sanity

Screenshot
Pop 119.44
Vit 8.51

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.

Download Website Updated 07 Sep 2011 StelsCSV

Screenshot
Pop 94.74
Vit 6.72

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 01 Feb 2012 StelsXML

Screenshot
Pop 52.00
Vit 6.35

StelsXML is a JDBC type 4 driver that allows you to perform SQL queries and other JDBC operations on XML files. It allows you to easily access data contained in XML documents using the standard SQL syntax and XPath expressions. The driver is completely platform-independent. It supports most keywords of ANSI SQL'92, XPath expressions for defining tables and columns, inner and outer table joins, aggregate, numeric, string, conversion, and user-defined SQL functions.

No download Website Updated 22 Dec 2011 Easy Java Persistence

Screenshot
Pop 84.83
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.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.

Screenshot

Project Spotlight

The Aime Interpreter

An application extension programming language interpreter.