RaptorDB

RaptorDB is a document-oriented database for the .NET environment.

History

It originally started off as a key-value store system but then expanded to support JSON documents.

Query Interface

Custom API

Data Model

Document / XML

System Architecture

Embedded

Query Compilation

JIT Compilation

RaptorDB compiles all queries using the .NET runtime framework.

Indexes

BitMap