Projects
-
- Members:
- 3
A custom content management system with database abstraction layer and object-relational mapper components, all written in PHP 5.3.
-
- Members:
- 1
Command line tool that generates php classes with CRUD from a given MySQL database. Compatible with PHP 5.1x and MySQL 5x.
-
- Members:
- 4
Using Annotations, and no further configuration, GenericDAO reads your data from a database, creates objects representing the records in the table, and inserts them into a List. At the end, you get the list. This is really an extremely simple ORM tool that uses reflection and annotation as opposed to XML configuration. Compliments of FoxBomb.com
-
- Members:
- 1
Hermes is an ORM for java based on ActiveRecord pattern. An example project using Hermes can be found under /doc/samples
-
-
- Members:
- 2
Working with Databases has never been Easier! QuickDB aims to develop a persistence library that allow the user to write only the Data Model, and the library will manage all the operations between the Entities and the Database, without writing any line of code for Connection, Sql, etc. Source Code at: http://code.google.com/p/quickdb/








