4 ms·
DB engine appears to be sqlite. It's in the tags on the main page and there's a file full of sql to create what looks like a sample db in the data/ dir.
DB engine appears to be sqlite. It's in the tags on the main page and there's a file full of sql to create what looks like a sample db in the data/ dir.
Would prefer mainline DB engine like Postgres or MySQL
Check baserow.io then ;)
why?
Sqlite is fine, could we call this product somehow differently? I don't feel it's database, it's database frontend or smth.
You are right, it's not a database, so I call it undb :P
It seems more along the lines of a "headless CMS", which is basically just extensible CRUD often with API endpoints; compare it to Strapi. This one looks finished enough to play around with at least.