RSS 4 projects tagged "ORM database API"

Download No website Updated 28 Jun 2010 pdoMap

Screenshot
Pop 44.99
Vit 1.83

pdoMap is a robust PHP ORM with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure. It features fully optimized code, caching data, a full lazy loading system, and an open system for extending all functionality.

Download Website Updated 17 Feb 2010 RedBeanPHP

Screenshot
Pop 27.71
Vit 1.00

RedBeanPHP is a zero-config, easy-to-use object database for PHP and an ORM tool. It works very simply. Just create bean objects and throw them at RedBean. RedBean will analyze your objects and infer a readable, comfortable data scheme from it and create all required tables and columns on the fly. RedBean is not schemaless, it makes neat tables and columns for you, but on the fly without any configuration.

Download Website Updated 29 Mar 2011 Athena Framework for Java

Screenshot
Pop 21.68
Vit 27.94

Athena Framework for Java is a full fledged enterprise object-relational mapping (ORM) framework that employs metadata as mapping configuration. It greatly simplifies Java Web application development by removing the requirement of manual mapping and manual database schema updating. In addition to features like Java object persistence, powerful EJBQL querying execution, and comprehensive code generation, Athena has built-in support for multi-tenancy, which enables developers to build cloud applications easily. Athena can be easily integrated with other libraries like Struts or Spring to provide full stacks of service.

No download Website Updated 23 Jan 2012 CppHibernate

Screenshot
Pop 24.33
Vit 2.33

CppHibernate is a thin layer to let users use Java Hibernate in C++ with the same configuration files, such as hibernate.cfg.xml and XXX.hbm.xml. It calls Java Hibernate internally through JNI, the Java Native Interface, and can take full advantage of Java Hibernate in C++.

Screenshot

Project Spotlight

Yoke

A middleware framework for Vert.x.

Screenshot

Project Spotlight

EventedObject

A Perl base class that allows you attach event callbacks to an object.