Catnap is a basic lightweight ORM for .NET. It uses the ADO.NET API. The project includes an adapter for Sqlite, and it is tested with System.Data.Sqlite and Mono.Data.Sqlite.
Catnap was created to alleviate the of pain hand-rolling data access and dynamic SQL for applications that target an environment where a full featured ORM (such as NHibernate) is incompatible or too heavy. More specifically Catnap was created to work with MonoTouch on the IPhone, which explicitly disallows any runtime compilation.
We actively seek contributors to make Catnap better and more robust while remaining lightweight and able to work with MonoTouch.
For a list of features and some code samples read the Introduction in the Wiki.
https://github.com/timscott/catnap/wiki
30 Day Summary Apr 20 2013 — May 20 2013
|
12 Month Summary May 20 2012 — May 20 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.