QuasarDB is a high-performance, distributed, column-oriented database with native time series support. Transfers, computations, and aggregations are so fast that analysts can work interactively on their data, regardless of the amount stored.
- Website
- https://quasar.ai/[01]
- Tech Docs
- https://doc.quasardb.net[02]
- Developer
- Country of Origin
- FR
- Start Year
- 2008
- Project Type
- Commercial
- Written in
- C++
- License
- Proprietary
QuasarDB is a high-performance, distributed, column-oriented database with native time series support. Transfers, computations, and aggregations are so fast that analysts can work interactively on their data, regardless of the amount stored.
Concurrency Control[03]
If two transactions attempt to write to the same entry, the first transaction to operate on the entry wins and the other transaction is canceled. When a transaction writes to an entry, other transactions may access the previous value of the entry.
Query Interface[05]
quasardb supports rich set of APIs in various languages. Currently APIs are supported in C, C++, Go, Hadoop integration, Java, .NET, Node.js, PHP, Python, REST API, Spark connector
Citations
5 sources- Quasar AI - Infrastructure for AI-Driven Decisions - Quasar quasar.ai
- https://doc.quasardb.net quasardb.net
- https://doc.quasardb.net/master/concepts/transactions.html quasardb.net
- https://quasar.ai/-what-is-nosql- quasar.ai
- https://doc.quasardb.net/master/api/index.html quasardb.net