Skip to content
Mauricio David edited this page Mar 14, 2015 · 24 revisions

LiteDB - A .NET NoSQL Document Store

Welcome to LiteDB documentation Wiki pages. Here you will find all information you need to know better LiteDB and how you can work.

Table of content:

  • Data Modeling
    • Overview
    • Bson/Json
    • BsonDocument
    • Object Mapping
    • Collections
    • FileStorage
  • Index
    • How index works
    • Creating indexes
  • Query
    • Query helper
    • Linq
  • Database
    • How LiteDB works
    • LiteDatabase (info/user versions/connectionstring)
    • Transactions
    • Concurrency
    • journaling / recovery
    • Limits
  • Shell
    • Command reference