Fork me on GitHub
a document oriented provider for Sql-Server & SqlCe4

SisoDb is a document-oriented db-provider for Sql-Server written in C#. It lets you store object graphs of POCOs without having to configure any mappings. Each entity is treated as an aggregate root and will get separate tables created on the fly.

I need Help, What do I do?

If there's something you want to discuss, start pinging @danielwertheim or @SisoDb on Twitter, or just tweet with the tag #SisoDb

I've found a bug, What do I do?

File an issue about it at the project site on GitHub. Oh, and you are of course most welcome to fix it and send in a patch or pull request.

I've an idea of a new feature, What do I do?

Great! Just use any of the communicative medias above and you will get feedback.