RSS 32 projects tagged "jdbc"

No download Website Updated 20 Jul 2009 mysql-diff

Screenshot
Pop 46.35
Vit 37.81

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 Website Updated 14 Oct 2009 once:radix

Screenshot
Pop 44.93
Vit 36.66

once:radix is an integrated development environment (IDE) that operates entirely within a Web browser. once:radix supports two methods of connecting to the server. Most interest is focused on its Rich Internet Application (RIA) environment. This comes with a suite of five RIAs that perform specific roles: logging on or off, context-sensitive help, database administration, IDE, and client. In addition, the once:secureserver (oSS) can respond to commands from session-managed external Web servers.

Download No website Updated 04 Feb 2010 Sar-K

Screenshot
Pop 36.99
Vit 35.08

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 23.47
Vit 29.66

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.31
Vit 29.09

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.

No download Website Updated 19 Jan 2013 UCanAccess

Screenshot
Pop 25.87
Vit 12.31

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 14 Jun 2013 sql2o

Screenshot
Pop 96.61
Vit 10.09

sql2o is a Java library which allows you to run SQL queries and parse the result into your POJOs using only a few lines of code.

Download No website Updated 22 Nov 2012 DB Sanity

Screenshot
Pop 116.45
Vit 8.02

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 83.43
Vit 6.59

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 12 May 2013 nf1db

Screenshot
Pop 43.16
Vit 6.59

nf1db is an in memory database engine with SQL and JDBC interfaces. It supports transactions, commands from the SQL-2003 standard, all major data types, a number of functions, default and null values, ​​auto-increments, constraints, primary and foreign keys, set operations, implicit and explicit joins, nested SELECT statements, quantity limits in SELECT statements, and much more.

Screenshot

Project Spotlight

HAproxy

A high performance Web load balancer.

Screenshot

Project Spotlight

H2 Database Engine

A Java SQL database engine.