tracking-exposed / trex

youtube & tiktok analysis + youchoose recommendation custmizer. backend, extensions, and tooling
https://docs.tracking.exposed
GNU Affero General Public License v3.0
52 stars 15 forks source link

Connect to database via connection string #801

Open Pandry opened 1 year ago

Pandry commented 1 year ago

Connecting to the database via a connection string would allow someone to connect to a MongoDB database without the application needing to handle username, password, port, host and database name I'd like to have a mongoDbConnStr or something to set all the parameters needed to connect to the database