RSS 21 projects tagged "ORM"

No download Website Updated 15 Apr 2010 Hibernate Spatial

Screenshot
Pop 27.17
Vit 45.35

Hibernate Spatial is an extension to the Hibernate Java ORM library for handling geographic data. Hibernate Spatial allows you to deal with geographic data in a standardized way. It abstracts away from the specific way your database supports geographic data, and provides a standardized, cross-database interface to geographic data storage and query functions. Hibernate Spatial supports most of the functions of the OGC Simple Feature Specification. Currently, Oracle 10g/11g, Postgresql/Postgis, MySQL, and MS SQL Server 2008 are supported.

No download Website Updated 15 May 2013 DataNucleus AccessPlatform

Screenshot
Pop 324.10
Vit 151.14

DataNucleus AccessPlatform is a standards-compliant Java persistence product. It is fully compliant with the JDO1, JDO2, JDO2.1, JDO2.2, JDO3, JPA1, and JPA2 Java standards, and provides a REST API. It complies with the OGC Simple Feature Spec for persistence of geospatial Java types. It allows access to all popular RDBMS available today, together with the MongoDB, LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, HBase, and Neo4j databases.

No download No website Updated 15 Mar 2009 Simpycity

Screenshot
Pop 19.54
Vit 39.10

Simpycity is a simple mapping system for PostgreSQL stored procedures and queries, enabling easy usage of PG procedures using standard Python call semantics.

No download No website Updated 11 Feb 2011 CRDB

Screenshot
Pop 21.35
Vit 1.35

CRDB is an ORM class for PHP that lets you access MySQL databases with a minimum amount of code.

No download No website Updated 05 Aug 2009 Butterfly Persistence

Screenshot
Pop 41.62
Vit 1.45

Butterfly Persistence is a simple, no nonsense Java persistence API. It aims to provide a simple relational persistence API. Its features include automatic/manual connection management, easier JDBC operations via JDBC templates (Spring style), simple object relational mapping, and map reading for dynamic queries. It provides a simple and pragmatic approach to persistence and will either help you, or get out of the way and let you do the job manually.

No download Website Updated 17 Aug 2009 PersistClass

Screenshot
Pop 18.95
Vit 37.40

PersistClass provides access to relational databases for PHP. It attempts to focus on simplicity and convenience by eliminating the need for boilerplate, meaningless code. It can establish database connections (MySQL, Oracle, etc.), execute SQL queries, parse query results, provide convenience methods (read a single row or value, etc.), escape data (against SQL injection, HTML escaping for outputs), handle transactions, and provide strict error handling and object persistence (storing and retrieving PHP objects in db tables).

Download Website Updated 13 May 2013 Ujorm

Screenshot
Pop 158.09
Vit 45.25

Ujorm is an easy-to-use ORM framework based on key-value objects. The framework was designed for rapid Java development with great performance and a small footprint. The key features are type safe queries, relation mapping by Java code, no entity states, and a memory overloading protection cache.

No download Website Updated 19 Jan 2011 DBIx-Class

Screenshot
Pop 26.08
Vit 1.77

DBIx-Class is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in your code as Perl-ish as possible while still providing access to as many of the capabilities of the database as possible, including retrieving related records from multiple tables in a single query.

No download Website Updated 10 Dec 2009 XRecord

Screenshot
Pop 14.53
Vit 35.48

XRecord is an introspecting ORM that uses database metadata stored inside an RDBMS to provide an object interface to data.

Download Website Updated 25 May 2010 KeyAccess

Screenshot
Pop 18.52
Vit 2.35

KeyAccess is a light-weight object-relational mapping (ORM) tool for Java, using existing databases as the starting point to generate a domain model. Its main goal is to reduce and sometimes eliminate manual updating between your domain object model and the underlying databases, while still being able to use arbitrarily complex SQL queries. In addition, KeyAccess doesn’t mandate a special architecture or framework – it will work in any application using JDBC.

Screenshot

Project Spotlight

help2info

A command which generates a simple info manual from other commands.

Screenshot

Project Spotlight

galculator

A GTK2-based scientific calculator with algebraic, RPN, and formula entry modes.