Liste des projets simples Logiciel Télécharger Carte

ORM (Object-relational mapping)
53 projects in result set
Dernière Mise à Jour: 2014-06-14 06:27

DataNucleus AccessPlatform

DataNucleus AccessPlatform is a standards-compliant Java persistence product. It is fully compliant with the JDO1, JDO2, JDO2.1, JDO2.2, JDO3, JPA1, JPA2 and JPA2.1 Java standards, and provides a REST API. It complies with the OGC Simple Feature Spec for persistence of geospatial Java types. It allows access to all popular RDBMS available today, together with the MongoDB, LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, HBase, and Neo4j databases.

(Traduction automatique)
Dernière Mise à Jour: 2014-03-11 23:15

Ujorm

Ujorm is an easy-to-use ORM framework based on key-value objects. The framework was designed for rapid Java development with great performance and a small footprint. The key features are type safe queries, relation mapping by Java code, no entity states, and a memory overloading protection cache.

(Traduction automatique)
Dernière Mise à Jour: 2013-05-24 23:25

phpPeanuts

PhpPeanuts is a framework for developing
database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.

(Traduction automatique)
Dernière Mise à Jour: 2013-10-30 21:00

odb

ODB is a compiler-based object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any mapping code. The C++ code that performs the conversion between persistent classes and their database representation is automatically generated by the ODB compiler. The ODB compiler is a real C++ compiler except that instead of producing assembly or machine code, it generates portable C++, which can in turn be compiled by any C++ compiler. ODB is not a framework. It does not dictate how you should write your application. Rather, it is designed to fit into your style and architecture by only handling C++ object persistence and not interfering with any other functionality.

(Traduction automatique)
Dernière Mise à Jour: 2011-12-22 21:49

Easy Java Persistence

Easy Java Persistence (EJP) is annotation and configuration-free Java persistence with automatic object/relational mapping (A-O/RM), associations, and persistence tracking.

(Traduction automatique)
Dernière Mise à Jour: 2013-06-19 20:51

YB.ORM

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

(Traduction automatique)
Environnement de base de données: ODBC, SQL-based, SQL-based, MySQL, Oracle, PostgreSQL (pgsql)
Langage naturel: English, Russian
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..), Linux, Windows
Langage de programmation: C++
Interface utilisateur: wxWidgets
Dernière Mise à Jour: 2009-09-01 14:07

DooPHP

DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.

Dernière Mise à Jour: 2014-04-10 14:26

Catharsis.NET.Repository

Catharsis.NET.Repository is a library that provides an abstraction over persistent data storages by introducing common repository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL).

(Traduction automatique)
Dernière Mise à Jour: 2014-01-15 22:53

oos

OOS is a C++ object-relational mapping (ORM) framework. It aims to encapsulate all of the database backend functionality and keep it away from the user. One don't have to deal with database backends or SQL statements, nor with mapping of data types or serialization of objects. It provides an STL-like API and one container for all persistent objects - the object store.

(Traduction automatique)
Dernière Mise à Jour: 2013-07-07 18:52

fmgVen

fmgVen 規則構成 Java ORM ツールの上です。fmgVen マッピングない簡単に、問題が遅延読み込み、等のため、ヘビー級の ORM ツールに代わるものです。これは、データベース テーブルの明示的なマッピングの設定を行わずに java ドメイン オブジェクトをマップします。それは高度なフォームの春 !JdbcTemplate/!RowMapper です。Ruby on Rails !ActiveRecord と考えるが、データベースからのデータ オブジェクトの推論ではなく、fmgVen 自動の java オブジェクト データベース テーブルにマップします。興味があるなら、お気軽にご連絡ください。http://fmguler.com

(Traduction automatique)
Environnement de base de données: JDBC, PostgreSQL (pgsql)
Statut de développement: 4 - Beta
Utilisateurs cibles: Développeurs
Langage de programmation: Java
Dernière Mise à Jour: 2013-03-23 22:33

QxOrm

!QxOrm は C + オブジェクト リレーショナル マッピング (ORM) 機能を提供する C++ ライブラリ + Qt の開発者。!QxOrm エンジンは提供するためにクラスによってシンプルかつ非侵入マッピング関数に基づいている: 永続化、シリアル化、イントロスペクション、リフレクション。

(Traduction automatique)
Dernière Mise à Jour: 2011-05-31 20:05

SpringRoo Morphia Addon

このプロジェクトは !SpringRoo の迅速な開発ツール morphia の統合を扱う

(Traduction automatique)
Dernière Mise à Jour: 2010-08-19 21:37

jpaxjc

JPA XJC は Java の永続性の注釈付きスキーマの派生クラスに注釈を付けるための JAXB 2.1 XJC プラグインです。JPA 1.0 以外のライブラリによってコードを生成しないし、非標準的なカスタマイズ要素を導入していません。

(Traduction automatique)
Dernière Mise à Jour: 2013-09-27 06:21

Ming

PythonのMongoDBのためのデータベース·マッピング層。スキーマの施行およびスキーマの移行のためのいくつかの機能が含まれています。

Environnement de base de données: Mappeur d'objets relationnels
Statut de développement: 4 - Beta
Utilisateurs cibles: Développeurs
Langage de programmation: Python
Dernière Mise à Jour: 2013-12-17 04:17

ORMLite

オブジェクト リレーショナル マッピング ライト (ORMLite) 他の Orm のオーバーヘッドを回避しながら Java オブジェクトは、SQL データベースを保持シンプルで強力な機能を提供します。MySQL、Postgres、SQL Server、H2、ダービー、HSQLDB、Sqlite、およびサポートしています。

(Traduction automatique)