RaptorDB

Abandoned Project

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.

The last update was in 2019 and the project appears to be abandoned.

Data Model

Document / XML

Indexes

BitMap

Query Compilation

JIT Compilation

RaptorDB compiles all queries using the .NET runtime framework.

Query Interface

Custom API

System Architecture

Embedded

People Also Viewed