Skip to content

arnonmoscona/Doric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doric - a columnar data store for Java

This is WIP. Not ready for general use.

The closest thing to it out there is druidDB, except that Druid is distributed and requires Hadoop, whereas Doric is intended to handle locally stored data at high speeds (generally for interactive, ad-hoc analytic applications).

Another related project that focuses on a single machine with scale for data analytics is TableSaw (https://github.com/jtablesaw/tablesaw)

The project was extracted from a trading backtesting and parameter tuning project were it was the core of the analytics functionality.

About

A Java embedded columnar data store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published