Skip to content

Ryon49/perpetual-db

 
 

Repository files navigation

PerpetualDB

A database system that provides progressive query computation, optimization along with smart pre processing of data. Users only need to provide raw data types, derived data types and functions to transform data from one type to other. The system figures out which functions to run at the ingestion and query time, based on resource constraints and query workload.

For more information check this design document

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.2%
  • Python 1.8%