QuasarDB 3.0.0 released!
November 30, 2018We are very pleased to announce the immediate availability of QuasarDB 3.0.0.
This is a major release that brings significant improvements across the board: new GUI, extended language support, arbitrary aggregations, server side profiling, and brand new, high performance, batch insert API.
New features
[REST] New REST API Bridge
[GUI] New administration
[query] Support for CREATE, INSERT, and DROP
[query] Support for arbitrary aggregations with GROUP BY
[query] Many new features: time joins, geohash64, order by…
[daemon] Brand new batch insert API
[daemon] Server side profiling
[packaging] Official ARM32 and ARM64 support
Fixes and improvements
[query] Fixed several GROUP BY related issues
[shell] Fixed several display bugs
[api] Fixed corner cases that would result in slow insertion speed