u/ankush2324235

▲ 0 r/databasedevelopment+1 crossposts

Do AI or ML specific work needs to use persistent kv database??

So I was eager to know like these AI/ML specific work needs to store something in the persistent kv database? like for example do they needs to use LMDB for any work? Lets say if I have to design a persistent kv database in 2026 for AL/ML workload what should I keep in mind ? and at the first place do they even need ?

reddit.com
u/ankush2324235 — 3 days ago

Looking for job on early startup 23 y/o skills: systems programming, C, rust

Hi i am looking for job on early startup final sem. undergrad CSE student, on any open source or any organisation, my skills are C, Rust, systems programming, very little about distributed systems(will be eager to learn) contributed to couple of open source organisation,

I can work 60 hrs a week every hours will be dedicated. Just want to learn stuff and apply for the need of organisation.

Heres my portfolio: https://ankusht369.github.io/portfolio/

My githib profile: https://github.com/ankushT369
Linkedin: https://www.linkedin.com/in/ankushmondal369/

reddit.com
u/ankush2324235 — 3 days ago
▲ 8 r/databasedevelopment+1 crossposts

How dragonfly DB or Redis is different form persistable K.V. storage?

So as we know, databases like DragonflyDB can persist data on disk and also use modern async IO techniques like io_uring.

Then why would someone choose a persistent key-value database/storage engine like FoundationDB, TiKV, ScyllaDB, or LMDB-style systems instead?

What architectural or workload differences make those systems preferable over something like DragonflyDB with persistence enabled?

Trying to understand the deeper storage-engine tradeoffs here.

reddit.com
u/ankush2324235 — 3 days ago