Habanero is an object-relational mapping (ORM) architecture for .Net that maps object-oriented code to relational databases. It persists data to and from the database and provides flexible switching of database vendors.
Features:
- Uses one XML file to map database tables to objects
- Support for MySQL, SQL Server, Access, Oracle, PostgreSQL, SQLite
- Switching of databases at run-time
- Support for several object inheritance formats
- Support for single and multiple relationships
- Ability to set load criteria
- Choice between raw SQL and controlled object-based equivalent
- Support for nullable types and generic collections
- Choice between single or composite primary keys
- Migration support to upgrade databases of outdated client installations
- Validation/property rules
| Updated: | 2008-01-09 |
| License: | Free |
| Publisher: | Chillisoft |
| Size: | 9.3 Mb |
| Require: | .Net 2 |
| System: | WinXP, Win2000, Win2003 |
| Language: | English |