nabroleonx / dbslice
PublicExtract a slice of your production database to reproduce bugs locally. Point dbslice at a record, it follows foreign keys and gives you a complete, importable subset
dbslice extracts small, self-contained subsets of production database data while preserving table relationships for local development and debugging.
How It Works
You're debugging a pesky bug that needs real customer data from your huge live database, but copying everything is impossible.
Grab this simple tool designed to pull just the tiny piece of data you need for testing.
Link it to your working database so it can see what's inside without changing anything.
Pick the exact customer order or user that caused the issue as your starting point.
It smartly gathers all related info like customers, products, and payments, keeping everything perfectly linked.
Receive a clean file with only your needed data, safe and anonymized if you want.
Load the small dataset into your local setup, reproduce the bug instantly, and solve it without hassle.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.