#What is the best storage package?

10 messages · Page 1 of 1 (latest)

cinder sand
#

What is the best package for storing very large amounts of data on large servers?

flat wadiBOT
barren edge
#

Simple, easy, will probably be more than enough for your bot for a long time...easily transition to a dedicated DB if needed

cursive vapor
#

The package itself doesn't really matter, what you're probably asking is what kind of database engine / storage provider you should use. In the end that depends on what you consider to be "very large amounts of data" and what kind of data that is, but like Samtino said, a local SQLite database is probably just fine.

barren edge
cursive vapor
#

Yeah most likely. In the world of databases a "very large amount of data" is a lot more than what you might think.

barren edge
#

But what specific things they intend to store / how often they expect to perform queries, idk

barren edge
cursive vapor
#

Yeah, storing data about a few thousand servers / tens of thousands of users is a relatively small amount of data, so you should be just fine.