Would you use a CRUD code generator for a disk based database?
1 vijaymohan1979 0 5/16/2025, 1:02:24 AM
We are toying with the idea of adding a code generator to our OSS repo. This would be a simpler form of our core product. It woukd generate CRUD code for a database with built in Redis caching. Useful to get a taste of what we provide, but not having other advanced features we have built over time in the core product.
Would you try it? What would a killer feature be?
Which database should be support first? The options we have currently are:
#postgres #mongodb #sqlserver
Feel free to suggest if your database is not in this list.
https://github.com/redfly-ai-org/redfly.ai
No comments yet