QuasarDB#
QuasarDB - a creation of QuasarDB SAS - is a high-performance, column-oriented, distributed database with native time series support.
A wealth of languages are officially supported with open source APIs available on GitHub.
The structure of the documentation is as follows:
If you are new to quasardb the Primer is a great start;
For end-to-end guides for specific tasks (for example IoT data capture or OHLC bars building), read Howtos;
Looking for instructions on how to install the server, or need help operating your cluster? Look for Server Administration;
To learn how to write code that interacts with QuasarDB, please take a look at our User Guide;
The concepts and building blocks that QuasarDB depends upon are described in Internals;
For help writing queries, look at our Query language.
Need help? See Support.
Table of Contents#
- Primer
- Server Administration
- User Guide
- Query language
- 1. Aggregated tables
- 2. Alter table
- 3. Create table
- 4. Delete from
- 5. Drop table
- 6. Grant
- 7. Import
- 8. Insert
- 9. Orderbook
- 10. Repair table
- 11. Revoke
- 12. Select
- 13. Show disk usage
- 14. Show grants
- 15. Show table
- 16. Show tables
- 17. Slippage
- 18. Update
- 19. Functions & Operators
- 20. Key/value lookups
- 21. Timestamps
- Internals
- Support
- Quasar Website