|
|
|
|
|
by bloomer
2313 days ago
|
|
Actually this is quite a bit different. This is more a columnar-store version of SQLite, basically an embedded OLAP database, which is pretty cool. I’m not aware of other column-stores in this niche, most are distributed systems meant for big data and so are much more complicated to setup and manage. |
|
It would be amazing if the world of open-source column stores matured a little bit relative to where we are today...