Hey hackers,
I took a bit of a detour from my development roadmap to look into FaunaDB + GraphQL. My serverless backend stack was going to be REST + DybamoDB (via AWS API Gateway) but I am going to go for FaunaDB + GraphQL.
Dynamo is out because of its very inflexible data modeling capabilities and weird-ass pricing model.
For context, my mail goals are:
Does anyone here have experience with FaunaDB+GraphQL and can vouch for it? Any gotchas or details to be aware of, like pricing considerations, etc?
I'd appreciate it if you could share your experience adopting this stack.
Many thanks, 🙏🏻
I've never heard of FaunaDB, but I love GraphQL and would highly recommend it over REST.