user-1
(User 1)
1
This topic was automatically generated from Slack. You can find the original thread here.
What’s the most affordable way to host a database that works well with Pipedream? I’m considering MySQL .
I’m aware that Pipedream offers a beta option, but I couldn’t find the pricing details. The storage seems a bit too expensive for my needs.
user-1
(User 1)
2
Do you need a relational DB, or is NoSQL okay?
user-1
(User 1)
3
If you’re okay with NoSQL, I’d recommend something like DynamoDB.
It’s stable, fast, and cheap.
user-1
(User 1)
4
And of course, there are other simple cloud alternatives, such as Redis Cloud or MongoDB Atlas.
user-1
(User 1)
5
There’s also serverless Postgres: https://neon.tech/
user-1
(User 1)
7
For MySQL check out Planetscale, last I checked it they had a generous free plan