|
|
|
|
|
by 1xdevloper
1186 days ago
|
|
After evaluating several SQL and NoSQL services I ended up using Planetscale for my chrome extension Autotype[1]. I have a single db with tables to store user accounts, rich text shortcuts, role based access controls etc. I use Cloudflare workers and Planetscale's serverless library to interact with the db. The pricing is reasonable and the developer experience is great for an indie hacker like me. [1] https://chrome.google.com/webstore/detail/autotype-free-text... |
|