· software
Marmot – A distributed SQLite server with MySQL wire compatible interface
Article URL: https://github.com/maxpert/marmot Comments URL: https://news.ycombinator.com/item?id=46460676 Points: 11 Comments: 0...
Article URL: https://github.com/maxpert/marmot Comments URL: https://news.ycombinator.com/item?id=46460676 Points: 11 Comments: 0...
What is a Distributed Time‑Series Database? A Distributed Time‑Series Database TSDB is a database designed to handle large volumes of data that are associated...
This semester, I worked on building a Cassandra‑like distributed database in Python. In this article, I delve into the distributed nature of Cassandra, its impl...