☕ 5 Awesome Java Projects People Don’t Know About Vol 3 — Time Database, Microservices, A Game And More
4 min readApr 20, 2023
I’m coming back with the third episode of awesome Java Projects people don’t know about. You can find the first two here: Vol 1 and Vol 2. Let’s dig out the gold!
Thanks for all the kind words and requests for the next episode. There is a bonus at the end!
#1 🕒 QuestDb — Fast Time Series Java Database
If you were working with time based data you probably know how hard it is to combine data from various sources, correlate them in time, interpolate and make relationships.
QuestDB is one of the solutions available to solve it. It’s very fast, built in C++ and Java.