RSS 30 projects tagged "jdbc"

Download Website Updated 19 Jun 2013 PGJDBC-NG

Screenshot
Pop 15.00
Vit 3.15

PGJDBC-NG is an implementation of the JDBC for the PostgreSQL server. It aims to support the complete JDBC 4.1. Specifically, it supports the advanced UDT features of JDBC which the current driver lacks. It's implemented using an asynchronous I/O library (Netty), which allows it to support other advanced features like asynchronous notifications.

No download Website Updated 13 Jun 2013 Midao

Screenshot
Pop 64.30
Vit 1.89

Midao is a framework that was created to simplify development with JDBC. It shields developers from the nuances of vendor JDBC implementations and provides standard JDBC boilerplate code. It is flexible, customizable, and simple and intuitive to use, and provides a lot of functionality: transactions, metadata, type handling, profiling, input/output processing/converting, pooled datasource library support, named parameters, multiple vendor support out of the box, custom exception handling, and overrides. With a single Jar, it supports both JDBC 3.0 (Java 5) and JDBC 4.0 (Java 6). It is well tested, with over 500 unit and functional tests, and is also tested with the latest drivers for Derby, MySQL (MariaDB), PostgreSQL, Oracle, and Microsoft SQL.

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.

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.

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 No website Updated 04 Aug 2012 Awake SQL

Screenshot
Pop 22.05
Vit 19.99

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 No website Updated 22 Apr 2013 Mogwai ERDesignerNG

Screenshot
Pop 80.62
Vit 3.38

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 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.

Download No website Updated 15 Feb 2011 RepairsLab

Screenshot
Pop 43.85
Vit 1.00

The RepairsLab system allows you to manage the entry and exit of equipment repair in a small workshop for repairs or service center. The application allows the printing of a "Repairs sheet" for each device and manages the state of repair. Inside the Repairs ticket, you can enter the features of the delivered and the state of repair. The system provides management of different master data for definition of states of repair, customers, types of equipment, trademarks, and models. You can print a paper "Repairs sheet" in duplicate to store paper and as a delivery receipt for the customer.

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.

Screenshot

Project Spotlight

ZedLog

A robust cross-platform input logging tool.

Screenshot

Project Spotlight

sql2o

An easy database query library.