Show HN: CocktailCMS – in-browser database with no login or servers required (cocktailcms.com)
Drawing inspiration from old-school databases like DBase, FoxPro, and MS Access, CocktailCMS is a browser-based database with features such as linking datasets and sub-tables. It's designed for local data storage in JSON format, but there's an option to sync with Google Drive for backup. Data can be exported in CSV and easily copy-pasted into visualizers.
To give you an idea of what it can do, I've included two example datasets: a Game of Thrones one and another one on Mixology.
The project is currently built in JS + Vue2. However, it does need a bit of renovation due to tech rot. I'm contemplating an upgrade to TS + Vue3, and also want to open source the project. But before I embark on this, I'm curious to gauge the community interest. Your feedback and suggestions are much appreciated!
4 comments
[ 5.4 ms ] story [ 34.4 ms ] threadIt's not clear how to set up a new db, maybe by adding fields? But the field add page is overwhelming. It is challenging to use this product at the moment.
In any case, you should be proud of the result, it's very cool !
I understand that the fields page could be confusing, especially for people who are not already versed in databases. I guess this is one reason that the spreadsheet as database metaphor has taken off so well in recent years?
There are docs, but of course some kind of introduction video would probably help a lot? What do you think?
Again, thanks for the kind words and feedback. It is invaluable.