2 points | by aayush-kosh 17 hours ago ago
1 comments
I'm building autoship.dev - a SaaS that creates instant development databases using Docker containers on ZFS datasets.
The Problem: Setting up dev databases takes forever. You either wait for data imports, deal with fake data, or risk breaking production.
The Solution: Branch your database like code. Create fully-populated dev databases in under 2 seconds with real, anonymized production data.
Why I built this: I was tired of spending hours setting up dev environments. Now you can reset to a clean state instantly and get back to building.
I'm building autoship.dev - a SaaS that creates instant development databases using Docker containers on ZFS datasets.
The Problem: Setting up dev databases takes forever. You either wait for data imports, deal with fake data, or risk breaking production.
The Solution: Branch your database like code. Create fully-populated dev databases in under 2 seconds with real, anonymized production data.
Why I built this: I was tired of spending hours setting up dev environments. Now you can reset to a clean state instantly and get back to building.