fred_reimer
11/30/2021, 8:28 PMstephen_bailey
12/01/2021, 1:17 AMMELTANO_DATABASE_URI
environment variable at runtime, and there would be no chance of stepping on each other
https://meltano.com/docs/settings.html#database-urifred_reimer
12/01/2021, 1:59 PMedgar_ramirez_mondragon
12/01/2021, 4:06 PMfred_reimer
12/01/2021, 6:12 PMedgar_ramirez_mondragon
12/01/2021, 7:07 PMThere is only one table currently being used.That's correct. Makes it two tables if you store plugin settings in there (i.e.
meltano config my-tap set my_setting 123 --store=db
). The other tables are mostly used by the UI for authentication, etc.
I'm not sure what the plans are for the db and how it is used.Looking at our roadmap, I don't see anything that would impact your use case. cc @taylor