Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.236.799 Times

Object Relational Database software
Filter: All | Freeware | Demo
 

Object Relational Database

< 1 2 3 4 5 > 
Added: September 01, 2013 | Visits: 318

hiberlite hiberlite is a C++ object-relational mapping for SQLite 3. Its design and API are inspired by the Boost.Serialization, which means there is almost no API to learn. In contrast to most serialization libraries with SQL serializers, C++ objects mapped with hiberlite behave similar to active record...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): hiberlite Download

Added: August 19, 2013 | Visits: 263

JAAMS JAAMS (Just Another Audio Management System) JAAMS is a JAVA library that organizes music using a relational database such as MySQL, or SQLite.





Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 133.12 KB Download (40): JAAMS Download

Added: April 14, 2010 | Visits: 891

Basset::Object::Persistent Basset::Object::Persistent is a subclass of Basset::Object that allows objects to be easily stored into a relational database. Presently only supports MySQL, but that may change in the future. SYNOPSIS (no synopsis, this is an abstract super class that should never be instantiated directly,...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (88): Basset::Object::Persistent Download

Added: July 21, 2010 | Visits: 1.113

pBeans pBeans project is a Object/Relational (O/R) database mapping layer. It is designed to be simple to use and automated. The idea is that you save time and effort by simply focusing on writing Java classes, and not worrying about maintenance of matching SQL scripts, schema evolution, XML based...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (92): pBeans Download

Added: April 09, 2010 | Visits: 759

Object::Relation::Meta::Attribute::Schema Object::Relation::Meta::Attribute::Schema is a Perl module for Object::Relation database store builder. Synopsis # Assuming MyThingy was generated by Object::Relation::Meta and that were building # a data store schema. my $class = MyThingy->my_class; print "nAttributes:n"; for my $attr...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (94): Object::Relation::Meta::Attribute::Schema Download

Added: July 27, 2010 | Visits: 833

Object::Relation::Meta::Class::Schema Object::Relation::Meta::Class::Schema is a Perl module for Object::Relation database store builder. This module is provides metadata for all Object::Relation classes while building a storage schema. Loading Object::Relation::Schema causes it to be used instead of Object::Relation::Meta::Class....


Platforms: *nix

License: Freeware Size: 24.58 KB Download (87): Object::Relation::Meta::Class::Schema Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 3.326

DBVA for NetBeans for Windows DBVA for NetBeans, a sophisticated Object to Relational mapping designer and code generator to you. DBVA-NB generate real executable persistence code, persistence layer and database (DDL or direct execute to the database). You can focus on developing business logic and user interface without care...


Platforms: Windows, Mac, Linux, Java

License: Shareware Cost: $699.00 USD Size: 138.98 MB Download (49): DBVA for NetBeans for Windows Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 577

DBVA for IntelliJ IDEA for Windows DBVA for IntelliJ IDEA, a sophisticated Object to Relational mapping designer and code generator to you. DBVA-IJ generate real executable persistence code, persistence layer and database (DDL or direct execute to the database). You can focus on developing business logic and user interface without...


Platforms: Windows, Mac, Linux, Java

License: Shareware Cost: $699.00 USD Size: 138.98 MB Download (45): DBVA for IntelliJ IDEA for Windows Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 530

DBVA for Eclipse for Windows DBVA for Eclipse, a sophisticated Object to Relational mapping designer and code generator to you. DBVA-EC generate real executable persistence code, persistence layer and database (DDL or direct execute to the database). You can focus on developing business logic and user interface without care...


Platforms: Windows, Mac, Linux, Java

License: Shareware Cost: $699.00 USD Size: 138.98 MB Download (48): DBVA for Eclipse for Windows Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 286

Python Database Objects (dbo) dbo is a database object relational mapper (ORM) written entirely in Python. Tables are represented using a straightforward python class and row instances are encapsulated as python instances. Joins, views, transactions, and more.


Platforms: Windows, Mac, Linux

License: Freeware Size: 29.62 KB Download (49): Python Database Objects (dbo) Download

Added: May 10, 2013 | Visits: 391

phpDbObject phpDbObject is a class to map an object to a database, written in PHP. It allows object relational mapping (ORM).


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): phpDbObject Download

Added: April 15, 2013 | Visits: 576

Phorm PHP for Scripts Phorm is an ORM (Object Relational Mapping) tool for php and .net. It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema.


Platforms: PHP

License: Freeware Size: 30.72 KB Download (43): Phorm PHP for Scripts Download

Added: August 10, 2013 | Visits: 345

SQLAlchemy Script SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple...


Platforms: Python

License: Freeware Size: 860.16 KB Download (45): SQLAlchemy Script Download

Released: April 02, 2005  |  Added: April 25, 2006 | Visits: 6.285

DB Visual Architect for Windows Visual Paradigm DB Visual Architect is a Database design tool that provides ORM support that realizes UML design to relational database implementation. Just draw a Class Diagram for the system, and you can generate the required database tables and persistent source code for database manipulation....


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Commercial Cost: $699.00 USD Size: 184.6 MB Download (248): DB Visual Architect for Windows Download

Added: November 03, 2010 | Visits: 958

Hydrate Hydrate is a Java tool that provides for fast efficient and error-free transformation of data between three different representations: relational databases, objects in an object-oriented programming language and extended markup language (XML). Each of these representations has its strengths and...


Platforms: *nix

License: Freeware Size: 7 MB Download (89): Hydrate Download

Added: September 01, 2013 | Visits: 864

LiteSQL LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed. In addition to...


Platforms: *nix

License: Freeware Size: 1.78 MB Download (98): LiteSQL Download

Added: March 24, 2010 | Visits: 1.232

hsqldb Database Engine HSQLDB is the leading SQL relational database engine written in Java. hsqldb Database Engine has a JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus SQL 99 and 2003 enhancements. It offers a small (less than 100k in one version), fast database engine which offers both...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (111): hsqldb Database Engine Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 529

GigaBASE GigaBASE is a handy object-relational embedded database engine designed for C++ applications. The tool provides SQL-like query language, smart C++ interface, transaction based on shadowing page algorithm. GigaBASE inherits most of the features of FastDB, but uses page pool instead of direct...


Platforms: Windows

License: Freeware Download (45): GigaBASE Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 424

Relational Databases to OO Classes rdb2oo is a project to create source code for classes which correspond to tables in a relational database.rdb2oo is also about creating an object oriented abstraction layer for simple database access.


Platforms: Windows, Mac, Linux

License: Freeware Size: 34.44 KB Download (49): Relational Databases to OO Classes Download

Added: April 10, 2013 | Visits: 508

My Active Record My Active Record is a simple, speedy Object Relational Mapper(ORM) for MySQL, which is based on Active Record design patterns developed by Martin Fowler. It is used to store and retrieve objects in MySQL tables with minimal configuration.Application can use sub-classes of this script to create...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (41): My Active Record Download

< 1 2 3 4 5 >