Projects tagged ‘database_abstraction’ and ‘ormapper’


[10 total ]

62 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 11 months ago.

7 Users
   

Storm is an object-relational mapper (ORM) for Python developed at Canonical.
Created about 1 year ago.

6 Users
 

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

5 Users

Torque is an object-relational mapper for java. In other words, Torque lets you access and manipulate data in a relational database using java objects. Unlike most other object-relational mappers ... [More] , Torque does not use reflection to access user-provided classes, but it generates the necessary classes (including the Data Objects) from an XML schema describing the database layout (which can either be written by hand or generated from an existing database). The XML schema can also be used to generate and execute a SQL script which creates all the tables in the database. [Less]
Created over 2 years 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 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 7 months ago.

1 Users

A lightweight object-relational bridge for Java, based on (and mostly compliant with) the "Ease of Development" API distributed with Java 6 beta.
Created 8 months ago.

1 Users
 

Active Object Relational Mapping for PHP defined on XML files. Independent of Database Engine and SQL Requests. The port of framework under .NET will provide also a language independance. It's ... [More] easy to use and configure. You can : - Map (or generate from structure) the database tables under a structured XML file - Map provides also an intuitive foreign key navigation - Store Requests and Transactions witch are independent of Database Engine (includes parameters injections & rollback system) - Easy extending Items Class or DataAdapters - Plug system on any suported database engine Other functionalities : fully optimised code, caching data, full lazy loading system, open system for extending all functionalities, xml generator, structure synchronisation and creation... [Less]
Created 11 months ago.