RSS 12 projects tagged "Apache 2.0"

No download Website Updated 27 Nov 2009 Ammentos

Screenshot
Pop 13.67
Vit 54.05

Ammentos is a lightweight persistence framework for JDK 5. It does not require any installation nor configuration; just put a jar file into your classpath and start writing code. It is designed so that your persistence code will be dramatically short and so that you won't have to spend a lot of time to learn how to use it. It is about 72Kb large and it does not require any external library except for your database JDBC driver. You can use it in desktop applications or in server-based environments.

No download Website Updated 21 Jun 2008 Data Storm

Screenshot
Pop 26.46
Vit 1.00

Data Storm is a database browser that can be embedded in Java code. It is intended to be used within tests to allow you to inspect why database dependent tests are failing. It uses SWT for speed and native look and feel.

Download Website Updated 23 Aug 2007 JoSQL

Screenshot
Pop 109.84
Vit 4.52

JoSQL provides SQL capabilities for querying, ordering, and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered, and grouped.

No download No website Updated 04 Jun 2009 Mr. Persister

Screenshot
Pop 53.48
Vit 4.93

Mr. Persister aims at providing a simple yet complete relational persistence API. Current features include easier JDBC operations via JDBC templates (Spring style), automatic connection/transaction handling, object relational mapping, dynamic report support, connection pooling, and more. Planned features include replication, JDBC driver debugging, more advanced ORM, and more.

Download Website Updated 29 Aug 2007 OpenJPA

Screenshot
Pop 35.10
Vit 1.00

OpenJPA is a 100% compliant feature-rich implementation of the persistence part of Enterprise Java Beans 3.0, also known as the Java Persistence API (JPA). It can be used as a stand-alone POJO persistence layer, or it can be integrated into any EJB3.0 compliant container and many lightweight frameworks.

No download Website Updated 09 Sep 2007 TiTLi

Screenshot
Pop 22.85
Vit 1.00

TiTLi is a Google-like search tool for relational databases . It builds on top of Apache Lucene to provide an API and a GWT-based UI for searching multiple databases from various vendors simultaneously. It is very fast due to indexing, and the database is queried only when a record is chosen.

No download Website Updated 11 Oct 2006 Tiny Marbles

Screenshot
Pop 20.20
Vit 2.30

Tiny Marbles is a transactional, persistent object repository for dynamic objects. Apart from the initial setup, all the interaction between Tiny Marbles and the application is done programatically at runtime. All objects can be modified after creation.

Download Website Updated 31 May 2005 XMLImportDB

Screenshot
Pop 24.31
Vit 1.00

XMLImportDB provides an easy-to-use interface that allows developers to create a baseline database environment that can be embedded in their source code for use in jUnit test cases. The database environment can be described in a separate file in the same package as the tests, in a hard coded string in the test case classes, or in any other location for which a java.io.Reader can be created at runtime.

Download Website Updated 13 May 2007 dao-zero

Screenshot
Pop 17.32
Vit 2.86

dao-zero is a tiny Java bean used to reduce the source of a persistence tier based on Spring's iBatis support. The usual way to use iBatis in Spring is to write code and invoke the iBatis API explicitly. dao-zero invokes the iBatis API for the developer automatically, without the need to write implementation code. It will implement DAO interfaces automatically and invoke iBatis SQL mapped statements for you. You can use it to replace your DAO bean class directly.

No download Website Updated 01 Nov 2007 jdbclogger

Screenshot
Pop 11.87
Vit 1.03

JDBC Logger is a tool that intercepts and logs all database statements that use JDBC. It is intended for developers to monitor SQL statements generated by EJB, Hibernate, or any other database access tool that doesn't display them in clear.

Screenshot

Project Spotlight

Seed7

An extendable programming language.

Screenshot

Project Spotlight

Jailer

A database subsetting tool that exports relational data into various formats.