Blog
Continuous Queries
Learn about how to use Quasar continuous queries for real-time data display and more Quick Introduction to Continuous Queries
Financial Markets
Learn how to use Quasar Database to store, and analyze financial markets information. Creating OHLC charts with Quasar Learn how easy is it to aggregate historical prices of any financial markets instruments into OHLC (Open/High/Low/Close) charts and more with Quasar Database Query Engine. Quasar For Capital Markets Learn how Quasar Database can help in critical […]
Getting Started
Find all the videos to get you up and ready on Quasar products and services. System Requirements Learn about the system requirements for setting up a QuasarDB Database Run a Quasar Database on a Debian Machine via docker Learn how to quickly setup a Quasar Database on a Debian machine using the docker image Creating […]
3 Boost C++ libraries you might not know about
If you’re new to C++, you may not know how the Boost libraries have helped prototype many of the features you now take for granted in the standard. Before C++ 11, using the Boost Libraries was a must if you wanted to use shared pointers, static assertions, or even create a thread in a portable […]