402
Downloads
292
Downloads of v 0.8.1
2012-06-08
Last update
Execom IOG database for .NET
0.8.1
Immutable Object Graph database for .NET has following goals:
* enable native .NET objects to be stored anywhere
* thread safe objects using isolated workspaces
* multiple versions of the data
* object database for embedded and medium scale systems
* zero-configuration code first entity modelling
* query through object navigation and LINQ
Available options for object storage:
* storing data in flat file
* storing data in Apache Cassandra 10 cluster
* flexible towards using any other 3rd party key/value storage implementations
* easy switching between storages
* data migration and upgrade
To install Execom IOG database for .NET, run the following command in the Package Manager Console
PM> Install-Package Execom.IOG
Owners
Authors
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| Execom IOG database for .NET 0.8.1 | 292 | Friday, June 08 2012 |
| Execom IOG database for .NET 0.7.1 | 110 | Friday, March 30 2012 |