Projects tagged ‘mysql’ and ‘orm’


[11 total ]
53

Propel

   
Primary Language: PHP Licensed as: GNU Lesser General Public License 3

Propel is an object persistence and query service -- which means that Propel provides a system for storing objects to a database and a system for searching for and restoring the objects from the database. Propel enables you to perform complex queries and database manipulations without writing a single SQL clause.

Metrics updated about 8 hours ago

10

Jifty::DBI

 
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

Jifty::DBI is the Perl-based object-relational database framework built for use with the Jifty project. It can be used separately.

Metrics updated 02 Sep 08

8

ADOdb

 
Primary Language: PHP Licensed as: BSD-ish License

ADOdb is a database abstraction library for PHP. The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO ... [More] , Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic ODBC, ODBTP. The Sybase, Informix, FrontBase and PostgreSQL, Netezza, LDAP, ODBTP drivers are community contributions. [Less]

Metrics updated 02 Sep 08

4

Cayenne

 
Primary Language: Java Licensed as: Apache License 2.0

Apache Cayenne is an open source persistence framework licensed under the Apache License, providing object-relational mapping (ORM) and remoting services. With a wealth of unique and powerful features, Cayenne can address a wide range of persistence ... [More] needs. Cayenne seamlessly binds one or more database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more. With Cayenne's Remote Object Persistence, those Java objects can even be persisted out to clients via Web Services. Or, with native XML serialization, objects can be even further persisted to non-Java clients - such as an Ajax-capable browser. [Less]

Metrics updated 02 Sep 08

3

Storm Object-Relational Mapper

   
Licensed as: GNU Lesser General Public License 2.1

Storm is an object-relational mapper (ORM) for Python developed at Canonical.

1

LightOrm

 
Primary Language: PHP Licensed as: PHP License

LightOrm is a small, fast and powerful ORM library for PHP 5. It has all main ORM features and even more, such as object cache control, memory usage control and some others. Benchmarks show that it is one of the fastest ORM library for PHP.

Metrics updated 03 Sep 08

1

XMLToaster

 
Primary Language: Java Licensed as: GNU General Public License 3.0

XMLToaster is a two way database to XML mapping tool. It maps XML messages directly into database tables and extracts data into XML documents. It uses a simple SQL "select" like statement to extract data into XML documents of arbitrary ... [More] complexity. It scales to handle very complex mappings such as might be found when extracting from a legacy database into an ESB service catalog. Persistence is currently through an XML mapping file, shortly to be replaced by more user-friendly SQL style update statements. The persistence engine is also capable of handling enterprise level requirements. Key features: - Simple XML message generation from a database. - Quick and easy persistance of XML messages to the database without the traditional coding overhead. It specialises in handling very complex mappings of XML to tables. [Less]

Metrics updated about 19 hours ago

1

CDO

 
Primary Language: Java Licensed as: Eclipse Public License

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 models in such a way that saving a resource ... [More] 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]

Metrics updated 02 Sep 08

0

Geniusql

 
Primary Language: Python Licensed as: Public Domain

Geniusql is a public domain, low-level Object-Relational Mapper for Python applications. If you're familiar with Martin Fowler's work, you can think of Geniusql as providing a Data Source layer. It primarily uses a generic Table Data Gateway ... [More] architecture (as opposed to the more tightly-coupled Active Record architecture recently popularized by Ruby On Rails and Django). [Less]

Metrics updated 29 Sep 07

0

Dejavu

   
Primary Language: Python Licensed as: Public Domain

Dejavu is a public domain, thread-safe Object-Relational Mapper and database Mediator for Python applications.

Metrics updated 27 Sep 07