Persistence Framework for Java with no JDBC or SQL knowlege needed. An easy to use Administration GUI is provided to hook into almost any database. No XML configuration mapping files! Easiest Java Database layer out there period.
The intension of the BlueWonder-Project is to build a PHP5-Framework for development of all kind of web-applications. Our goal is to provide components which helps to develop these application in a very easy and rubust way.
Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
phpRPG is a multiplayer role playing game engine driven by PHP and MySQL, with aims to develop a web-based game engine which shares common qualities between multiple user dungeons (MUDs), paper & pen RPGs and computer RPGs.
PHP interpretation of Martin Fowler's 'Active Record' pattern as popularised by Ruby on Rails. Translates MySQL tables to Classes and Rows to Objects with bare-minimum configuration.
A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
``Modeling'': an Object-Relational Bridge for python.
Please note: this project is not maintained anymore.
Make your objects persistent in a RDBMS, just by designing how your classes map to an RDBMS schema, without having to write a single line of SQL!
Licurgo is an open implementation of Service Data Objects (SDO, JSR 235). It will define core infrastructure APIs for heterogeneous data access that supports common application patterns and supports higher-level tools and frameworks.
php5_DO_together_forever is a php5(php4) code generate tool which binds Databases and Objects together. Click once and it generate 1000 or more lines of php5 data-manipulation codes. Nothing`s easier like this in php before! Also support prototyping dev.
Do you know Dungeon And Dragon, if so you will like to participate in this project to build a small game base upon it, A style of MUD (Multi-user Dungeon) base on the rules of DnD 3.5. Video conference and audio will likely be input to help the game.
AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
subPersistence is an abstract, light-weight yet flexible framework for working with O/R persistence mappers. It provides independence of a specific O/R mapper such as Hibernate or Castor. This decouples the application layer and the persistence layer.
A relational database record editor/viewer which automatically links tables and gives users options for link fields. Allows editing of all tables and records in the database. Based on PEAR's DB_DataObject_FormBuilder.
Persist.NET is an object-relational mapping [ORM] system for .NET, written in C#. Inspired by Hibernate, but implemented to work well with .NET, it is database independent, works under Mono, and supports complex object relationships.
PeristenteDaten is an object oriented database interface for the programming language java. It makes it possible to persistently save, load and update objects in a database without knowledge about jdbc and SQL.