Development Database gone!

Does anyone know how this can happen and is Replit a robust enough platform?

We need more information to provide a more accurate assessment.

There are several reasons why a database might not function as expected.

In my opinion, Replit is a robust platform suitable for approximately 85-95% of projects.

The remaining 5-10% of projects that don’t work well aren’t due to Replit’s lack of robustness but rather its financial viability.

At least not when other tools in the market can deliver similar results for intensive deep iteration sessions at a significantly lower cost. However, these projects are more likely to be developed by mid-tier, mid-sized businesses.

These businesses have limited budgets that won’t allow them to invest in enterprise-level subscription tiers or hire a team of developers (which is why it’s still more affordable than “Pre-AI”).

The database’s limitations and rates will eventually become unsustainable.

If your project doesn’t involve accessing enterprise-level infrastructure, traffic, and costs, then yes, I’m confident it’s adequately robust.

Replit’s database layer, like their authentication layer, is still in development. There are reports of this issue.

I recently encountered an issue myself. I was using the Claude agent in VS Code to make cost-effective changes to slop-talk, then I pushed back to Replit. The change in environment variables and database migration from local PostgreSQL or SQLite often causes issues.

Last night, the agent spent 34 minutes trying to determine why my uploaded images stopped working after the last merge from VS Code or GitHub. Fortunately, I was using Eco-Mode, so it only cost $5. However, it thoroughly searched my codebase for 33.5 minutes until it found the issue was superficial.

It was a simple issue between the Replit file and the local one. So, always ensure to specify these nuances to the agent when you’re pushing and pulling.

If this doesn’t seem like the type of issue you’re experiencing, I suggest providing us (the community, not Replit staff) with more context.

Can you describe what you mean by gone? Is it that you’re not able to see the actual database contents in the Database UI tab? Or is the connection to the dev db completely gone? Replit has made changes recently to how the apps configure and interact with prod vs dev databases.