Skip to content

MikaelEliasson/SisoDb-Provider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SisoDb - Simple-Structure-Oriented-Db - a document-oriented db-provider for SQL-Server 2005-2012 & SQLCE4.

By using SisoDb you get to store and retrieve complete POCO-graphs without having to specify:

  • any mappings
  • or extending any interfaces
  • or extending any base-classes

there's also no proxies etc. It's just storage of your entities made simple.

Getting started

Either you can read about it here, in the Wiki or have a look at this short getting started screencast.

NuGet

SisoDb is available via NuGet.

NuGet - Cache providers

More information

Follow @danielwertheim and @sisodb

For documentation, news etc, look under the wiki or goto: http://sisodb.com

License

License: The MIT License (MIT)

SemVer for versioning

SisoDb uses SemVer for versioning.

How-to Contribute

Read instructions in the wiki.

About

SisoDb - Simple Structure Oriented Db

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Ruby 0.4%