RSS 29 projects tagged "jdbc"

Download Website Updated 12 May 2013 nf1db

Screenshot
Pop 26.44
Vit 3.38

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 01 Mar 2013 sql2o

Screenshot
Pop 82.13
Vit 1.61

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 27.17
Vit 10.94

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.89
Vit 19.20

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.

Download No website Updated 23 Feb 2011 Jdbc Helper

Screenshot
Pop 19.36
Vit 28.54

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 46.15
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 22.43
Vit 29.11

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 22 Nov 2012 DB Sanity

Screenshot
Pop 119.44
Vit 8.56

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 No website Updated 13 Dec 2010 SpiderDB

Screenshot
Pop 91.19
Vit 3.19

SpiderDB is a lightweight database schema crawler library developed using Java. It is a simple library that can be used to Crawler the underlying schema of a database and return POJO objects, which makes it very easy to use. This library takes care of all the differences among the various database management systems, and makes application code free from the DBMS differences.You keep using same POJOs even if you change the underlying DBMS.

Download Website Updated 03 Jan 2011 persistence4j

Screenshot
Pop 60.33
Vit 2.86

persistence4j is a small and lightweight Java object persister that uses JDBC to persist data into a relational database. The library frees you from writing the Data transfer objects - just create a POJO and simply save it. Transactional and non-transactional connections are supported and can be configured from the simple properties file.

Screenshot

Project Spotlight

git-info-bar

A ksh, bash, gitbash, and Git shell plugin providing a highly visible 'info bar' with current git attributes.

Screenshot

Project Spotlight

HTTrack/WebHTTrack

An offline browser which copies Web sites to your computer.