Skip to content

hllustosa/Savime

 
 

Repository files navigation

SAVIME

SAVIME (Simulation Analysis and Visualization In MEmory) is a DBMS-like system that stores data in the format of typed multidimensional arrays. It is desgined to help querying and vizualize numerical simulation data. However, it can also be used as an analytical in-memory array database management system. SAVIME is at early development stages, and supports only a handful of operations. But it is already able to perform many tasks, even for large datasets in memory.

For instructions about the compiling and running process, check the documentation at https://dexllab.github.io/Savime/

About

Repository for Savime, an In-memory array DBMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.1%
  • Makefile 1.8%
  • CMake 0.6%
  • C 0.2%
  • Yacc 0.2%
  • Lex 0.1%