-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Home
Mauricio David edited this page Mar 14, 2015
·
24 revisions
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
Data Modeling
- Data Structure
- BsonDocument
- Object Mapping
- Relationships with Document References
- Collections
- FileStorage
Index
Query
Database
Version 4 changes
Shell