DeveelDB
Posted
by csharp-source.net
on C# Source
See other posts from C# Source
or by csharp-source.net
Published on Tue, 27 Apr 2010 09:40:52 GMT
Indexed on
2010/04/27
9:44 UTC
Read the original article
Hit count: 297
Filed under:
DeveelDB is a full embeddedable SQL database management system for .NET and Mono frameworks, managing small to large amount of data with a wide support for complex types.
Some of the key features of this project are:
- the strong transactional system for isolated operations
an efficient memory management to reduce the impact on the runtime
- its open architecture, to permit development of modules and features
- a small footprint: the core library is ~1Mb
© C# Source or respective owner