Skip to content

morecraf/Siaqodb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 25, 2014 21:13
February 22, 2014 16:05
January 13, 2014 20:23
November 23, 2014 20:07
December 29, 2013 02:19
October 15, 2014 21:51
October 15, 2014 21:51
August 14, 2013 18:08
March 15, 2021 09:56
July 6, 2013 18:53
March 4, 2015 12:20
March 15, 2021 11:14
March 15, 2021 09:51

Siaqodb

https://www.nuget.org/packages/Siaqodb/

Cross platform

Siaqodb is a NoSQL embedded object and document database engine that currently runs on .NET, MonoMac, Universal Windows Platform (UWP), Xamarin.iOS, Xamarin.Android, Xamarin.Mac and Unity3D.

Sync

Siaqodb client side database may be synchronized with a Cloud/Server side database like CouchDB, MongoDB or Azure Storage.

Features

ObjectDB and DocumentDB – objects of an object graph may be stored individually or as a single unit called document. Fully ASYNC API ACID transactions – uses a powerful storage engine: LMDB Small footprint, no extra dependencies Built-in or plug-able Encryption Support SiaqodbManager – managed stored data, run ad-hoc LINQ queries

Developers goodies

Full LINQ provider Full POCO support Portable Class Library support Partial object loading and Eager loading May store full object graphs, Arrays, Lists, Dictionaries, etc. Thread Safe – full support for ASP.NET based apps

Siaqodb Sources

The latest branch is LMDB_Storage

Documentation

Can be found here: https://github.com/morecraf/Siaqodb/wiki

Releases

No releases published

Packages

No packages published

Languages