Where did I find about "QuestDB" ?
Well it was mid of #Hacktoberfest when I got to know about the Quest DB from this site https://hacktoberfest-swag.com
How was my experience ?
My experience was was amazing! Actually in their swag referral program I was entitled for the Level - 1 Swag but after few days of hacktoberfest, I got an email from QuestDB community manager, stating due to some problems with manufacturer they will be sending me a T-shirt withinh the DEC 2021!!!! XD . I got my swag in the month of Nov 2021 only, but I didn't had the time to write a blog about this
:)
What is QuestDB
QuestDB is the fastest open source time series database
and ofc they are amazing, even for my college projects we now use the Quest DB! Yup its that amazing!
You could know more about them from these links:
- site
- questdb/questdb
- docs
- community page #Here about info their swag referral program is mentioned
- slack
- stackoverflow
My Quest DB Swag
ย
English | ็ฎไฝไธญๆ | ุงูุนุฑุจูุฉ
QuestDB
QuestDB is a high-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability. It includes endpoints for PostgreSQL wire protocol, high-throughput schema-agnostic ingestion using InfluxDB Line Protocol, and a REST API for queries, bulk imports, and exports.
QuestDB implements ANSI SQL with native extensions for time-oriented language features. These extensions make it simple to correlate data from multiple sources using relational and time series joins. QuestDB achieves high performance from a column-oriented storage model, massively-parallelized vector execution, SIMD instructions, and various low-latency techniques. The entire codebase was built from the ground up in Java and C++, with no dependencies, and is 100% free from garbage collection.
Try QuestDB
We provide a live demo provisioned with the latest QuestDB release and a 1.6 billion row dataset with 10 years of NYC taxi trips to query.
To run QuestDB, Docker canโฆ
Top comments (0)