Skip to main content
EuroPython logo

Python on the Rocks: Crafting a Smooth Blend with RocksDB

Track:
Software Engineering & Architecture
Type:
Talk
Level:
beginner
Room:
Terrace 2A
Start:
14:00 on 11 July 2024
Duration:
30 minutes

Abstract

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.