DEV Community

Obed Tandadjaja
Obed Tandadjaja

Posted on

AbcDB - Dead Simple Database for your JAMStack

Hi all, I want to share a project I created called https://abcdb.dev/, a simple key-value database for JAMStack apps.

We feel that Firestore is becoming too complicated as a product for the average user. The amount of customization and options is just overwhelming. From security rules, cache vs. server fetch, snapshots, pending writes, realtime updates, etc. The product is not as friendly and easy to setup as it used to be before. Especially with the advent of JAMStack apps, we see the need for database solution that just work out of the box, without the need for complex setups and sophisticated solutions around it.

I created https://abcdb.dev/ as the solution for that problem. It's easy to use and require one click to start. Please give it a try and let me know, it has been helpful for my own JAMStack development so far 🙂

Top comments (0)