StormyA powerful Micro ORM (
Object Relational Mapping) for C#. Stormy is really micro: the whole ORM is contained in only 327 lines of code (excluding comments and blank lines).
See the
documentation for a Quick Start
Stormy began by thinking how to do specializations C#. Codeplex was a good place to store the sample.
Now it is used in several projects.
Stormy is inspired on
SOCI and (of course) especially its
object/relational mappers.
If someone agrees with the approach and is enthousiastic about doing ORM by SQL, and keeping it small and simple, help is welcome.
NewsStormy now supports SQL Server, SQLite and PostGreSQL