Trash Panda DB - A Pure Crystal embedded SQL database with Raft replication and crystal-db compatibility

Hi everyone!

I wanted to see how far Claude could take me and I had it write an embedded SQL database with Raft replication and crystal-db compatibility - it’s entirely written in Crystal with no external dependencies. I also used other models through Claude Code such as GLM and Deepseek V4 Flash.

I’m currently using this for my project, Dirless, without issues.

I would love any feedback - check it out here: GitHub - dirless/trash-panda-db: Pure Crystal embedded SQL database with Raft replication and crystal-db compatibility. No C bindings. · GitHub

Thanks!

2 Likes