Projects tagged ‘database_abstraction’ and ‘persistence’


[12 total ]

152 Users
   

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level ... [More] persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. SQL databases behave less and less like object collections the more size and performance start to matter; object collections behave less and less like tables and rows the more abstraction starts to matter. SQLAlchemy aims to accommodate both of these principles. [Less]
Created over 3 years ago.

63 Users
   

An extensible object relational mapper for Perl.
Created about 1 year ago.

34 Users
   

An O/R Mapper for Ruby based on the DataMapper pattern.
Created over 2 years ago.

14 Users
   

DataObjects.Net v4.0 is rapid database application development framework. It combines comprehensive business logic layer development framework, object-relational mapper and a set of storage ... [More] implementations enabling the same BLL code work everywhere dramatically reducing the resources and time you need to develop generally any application dealing with persistent data. [Less]
Created 12 months ago.

13 Users
 

ADOdb is a database abstraction library for PHP. The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird ... [More] , Informix, Oracle, MS SQL, Foxpro, Access, ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic ODBC, ODBTP. The Sybase, Informix, FrontBase and PostgreSQL, Netezza, LDAP, ODBTP drivers are community contributions. [Less]
Created over 2 years ago.

7 Users
   

Storm is an object-relational mapper (ORM) for Python developed at Canonical.
Created over 2 years ago.

6 Users
 

Rose::DB::Object is an extensible, high performance object-relational mapper (ORM) for Perl.
Created about 1 year ago.

2 Users
 

CDO Model Repository ===================== CDO is both a technology for distributed shared EMF models and a fast server-based O/R mapping solution. With CDO you can easily enhance your existing ... [More] models in such a way that saving a resource transparently commits the applied changes to a relational database. Optionally other connected clients are actively notified about these changes so that their model copies get partially invalidated and all user interfaces reflect the current state at once. Stored resources are demand-loaded from the database only as needed. CDO uses the Net4j technology as a flexible and scalable signalling backbone. [Less]
Created over 2 years ago.

1 Users
 

The aim of Python DB_DataObject is to be a full equivalent of the PHP module PEAR::DB_DataObject.
Created over 2 years ago.

1 Users

The JAVA library which reconciles JDBC and POJO. Start working with POJO without rewriting all your JDBC application. Without any configuration file, without any annotation, use your native SQL request with JDBC and get POJO(s).
Created 8 months ago.