I've tried:
* Get Motor Admin: No CSV import
* Busibase: This one is the best of what I've tried. But when there is any issue with the CSV it just gives you a generic "Something went wrong", and you have to fish for the actual reason in dev console, which isn't very user-friendly.
* Nocodb: Doesn't connect to an existing DB
* Directus: Doesn't connect to an existing DB
* AppSmith: Doesn't import CSV
* OpenBlocks: Doesn't import CSV
There's definitely 2-3 more that I forgot about and I'm a bit of a mess rn after trying this for the entire day so the issues I've specified might be a little off. But I could not find a simple tool, that looks reasonably modern, where I can just tell it where my MySQL DB is, have it display tables, have it import stuff from a CSV, have it run in Docker. Is there anything out there? Thanks
If you can work around requiring docker this will work. If you're hosting this and need users to dump the CSV, then I may have wasted your time. Sorry!
https://docs.nocodb.com/setup-and-usages/dashboard#connectin...
(Founder here)