What

Dnaerys is a state of the art, distributed, horizontally scalable, in-memory low latency genome variant store - a specialized analytical DBMS to store genetic variations and execute algorithms pertinent to genetics.


Why

On a small scale, genomic data can be managed well in almost any modern DBMS.

On a large scale, with datasets spanning across hundreds of thousands WGS samples, DBMS' response time becomes a bottleneck for downstream applications.

Thesis

General-purpose DBMS are sub-optimal for implementing low latency scalable variant stores.

From the perspective of query plan optimization and code generation, specialized systems can avoid multiple stages in query execution which are required in general purpose systems

From the perspective of storage model, in realm of Relational DBMS:

From the perspective of primary data allocation:

Common solutions

What is it good for ?

Design Principles


How to start


Notable Partners


Origins

Dnaerys is developed by Dmitry Degrave