|
|
|
|
|
by gkapur
1440 days ago
|
|
Retool works well -- they have their own version of SDLC in the $10 plan (staging versions of resources.) If you hook that up to something like Neon (https://neon.tech/), you can have staging branches of a database, as well. The issue I have with many of these products is that a lot of the logic should actually sit closer to the backend (ie. better REST APIs, etc.) If your engineering team is managing the backend anyways, it shouldn't be a huge issue maybe? I made an investment here (moving the non-UI logic closer to the database) but it's too early to really see if it will work. |
|