RSS 22 projects tagged "jdbc"

No download Website Updated 20 Jul 2009 mysql-diff

Screenshot
Pop 46.99
Vit 37.45

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 37.79
Vit 34.70

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.85
Vit 29.20

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.03
Vit 28.63

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.41
Vit 19.33

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 26.72
Vit 11.16

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

Screenshot
Pop 52.23
Vit 6.34

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.17
Vit 5.97

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

No download No website Updated 22 Apr 2013 Mogwai ERDesignerNG

Screenshot
Pop 77.90
Vit 4.52

ERDesignerNG is a Java-based entity relationship design and database modeling tool. It has a powerful WYSIWYG interface for physical database design, supports 2D and 3D database modeling, browsing, and design, handles tables, relations, indexes, and comments, supports a central repository for all models (Model Repository), supports subject areas, supports domains, supports MySQL, Oracle, Microsoft SQLServer, PostgreSQL, and H2, creates the SQL DDL statements for schema creation, has an integrated schema version control system, can generate schema migration scripts for every change, stores the database definition as XML files for further processing, can export the database schema as GIF, BMP, JPEG, or SVG files, has an integrated reverse engineering module for existing schemas, has a build in schema compare feature, can generate schema documentation as PDF, HTML, RTF, and other formats, and supports schema conversion between different dialects.

Download Website Updated 05 Apr 2011 BoneCP

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

Screenshot

Project Spotlight

aTunes

An audio player and organizer.

Screenshot

Project Spotlight

JSch

A pure Java implementation of SSH2.