yash-dk / TorToolkit-Telegram

Most versatile Telegram torrent, direct-link, mega, and youtube-dl bot. Uploads to various cloud storage like Gdrive, Mega, Telegram, etc.
GNU General Public License v3.0
673 stars 1.56k forks source link

Database choice? #20

Closed GauthamramRavichandran closed 2 years ago

GauthamramRavichandran commented 3 years ago

Why not MySQL? It can be deployed with minimal configuration when compared to postgresql. There's even a built-in module sqlite for accessing within python

yash-dk commented 3 years ago

I am planning to add support for SQLite and mongo down the line and let users choose as per their convenience.

usmanmughalji commented 3 years ago

MongoDB

rokibhasansagar commented 3 years ago

I am planning to add support for SQLite and mongo down the line and let users choose as per their convenience.

MongoDB support would be great as we can use Mongo Atlas for free DB Server with almost no downtime.

yash-dk commented 2 years ago

Closing. Since MongoDB support is added in Alpha