Contribute Media
A thank you to everyone who makes this possible: Read More

Python on the Rocks: Crafting a Smooth Blend with RocksDB

Description

[EuroPython 2024 — Terrace 2A on 2024-07-11]

Python on the Rocks: Crafting a Smooth Blend with RocksDB by Ria Bhatia

https://ep2024.europython.eu/session/python-on-the-rocks-crafting-a-smooth-blend-with-rocksdb

When it comes to selecting a high-performance database for your application, RocksDB emerges as a top contender, offering a lightweight and efficient solution. RocksDB brings a robust set of features to the table, but what lies beneath its surface? Let's dive into the world of RocksDB with Python, uncovering the mysteries of its internal workings and exploring the principles that make data storage and retrieval seamlessly efficient. Get ready to equip yourself with the knowledge to harness the full potential of RocksDB and elevate your applications to new heights.

---

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License: https://creativecommons.org/licenses/by-nc-sa/4.0/

Improve this page