My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 10
DataObjects.Net v4.0 combines comprehensive business logic layer development framework, object-relational mapper and a set of storage implementations enabling the same BLL code work everywhere dramatically reducing the resources you need to develop generally any application dealing with persistent d...
Glucose is a project aimed at providing an intuitive way of interacting with a database through PHP objects. Currently this project is developed with PHP 5.3 and MySQLs InnoDB database.
This framework allows you to rapidly create Models for your project. Using SQL Server, it automatically creates tables and saves the data in an Object Oriented fashion. This means you can create and use OOP without worrying about the incompatibilities of a relational database! When used in AS...
!DataNucleus plugin for Google App Engine. This plugin allows Java developers to access the Google App Engine datastore via JDO and JPA.
Generic Object-Relational Mapper for working with the new generation of Javascript Client/Server database technologies.
light weight open source php framework allowing simple object relational mapping between logic classes and database layer
This is a PHP ORM Library that acts as a "glue" between your instantiated PHP Objects and your MySQL database. Right now it uses CodeIgniter's datbase query functions, but the file could b e modified to use any other one (including PHP's built-in functions).
A Cool NEW Framework for Hot, Quick-Fire ( n Sure-Fire !! ;-) ) Rapid Application Development with the help of IOC containers (like Guice, Spring, etc) & ORM tools (like Hibernate, Ibatis, etc ) Also allow for/Promote nice (?! :) ) principles like 'Loose Coupling', Testability (using Unit testing...
=Junction= ==The Problem:== When developing PHP applications a great deal of time and effort is wasted writing tedious SQL queries to create, read, update, and delete (CRUD) entities. This situation is exacerbated when working with objects because relational database management systems, with w...
Feather ORM's sole purpose is to create an extremely adaptable and lightweight object relational mapping framework that is simple and intuitive to use.