CoolStorage.NET
Home Page
Categories: Object-relational mapping
Latest version: 1.2.0
Added 2007-06-08
Object-relational mapping library.
Features include:
- Supports SQL Server 2000/2005, MySQL, DB2, Oracle, Access
- Existing relational data models can be mapped to CoolStorage objects
- All relation types are supported: One-To-One, One-To-Many, Many-To-One and Many-To-Many
- Support for transactions, including .NET 2.0 TransactionScope
- Nullable columns can be mapped to .NET 2.0 nullable fields or any other value
- Delayed (lazy) loading
- Database-independent object query language
- Event framework to intercept events
- Identity (auto-increment) keys are supported for all database types
- Composite keys are fully supported, even for object relations
- Sessionless data access
- Pageable object collections
- Collections implement IBindingList so they can be used by controls (grids) as a data source
 Built for .NET 2 |
 Library |
 Free or free version available |
 Source code provided |