Menu

abNORM 0.1.103 released

abNORM is a .NET based Object Relational Mapper which focuses on an easy, quick to learn API. It features forward- and reverse engineering of datamodels. Supported databases are Ingres, PostgreSQL and Oracle. Support for MySQL and MS SQL Server planned.

Version 0.1.103 is a bugfix release. See changelog for more information.

Download:
http://sourceforge.net/project/showfiles.php?group_id=202721&package_id=245190&release_id=540639

Or, visit the project page:
http://sourceforge.net/projects/abnorm

Changes in abNORM 0.1.103

- Critical Fix
- #1796995 Locked ressources on failed insert

abNORM Features:
- Full object mapping feature set
- Creating tables/sequences/foreign keys in the database from annotated C# classes
- Creating C# classes from database tables (only Ingres supported at the moment)
- Database Concurrency Detection
- Differential Updates
- Supported database-backends:
- Ingres
- Postgres
- Oracle
- .NET drivers for backend databases are included
- WiX based installer to install everything to the Global Assembly Cache

Help wanted:
If you are interested in the development and/or testing of this project, and would like to contribute, feel free to contact me (xylem@users.sourceforge.net).

Posted by Thomas Glaser 2007-09-20

Log in to post a comment.