Reading this piece of documentation: <https://docs...
# best-practices
l
Reading this piece of documentation: https://docs.meltano.com/concepts/state_backends It looks like we can use both storage backends and database backends for Meltano to persist state data. What are the recommendations? I.e., I could choose between Google Cloud Storage or CloudSQL with PostgreSQL. What considerations should be made? I realize that state backends and system databases are not the same things now 🙂 Thanks a lot!