Hacker News new | ask | show | jobs
by mftb 1087 days ago
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.
2 comments

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.
Would prefer mainline DB engine like Postgres or MySQL
Check baserow.io then ;)
why?