Anonymous Asked in Cars &Transportation · 2 weeks ago

Which database is best for file storage?

If you want to make some queries or search by keywords into file contents, I'll recommend you ElasticSearch, also you can use Apache Solr.Database vs File system storage - Stack OverflowStoring a file in a database as opposed to the file system?Best way to store files - database - Stack OverflowFile Storage for Web Applications: Filesystem vs DB vs NoSQL .Другие результаты с сайта stackoverflow.com


Which database is best for storing files?

Notice that these days most DB (and RDBMS such as PostGreSQL or MySQL and non-SQL DBMS such as MongoDB) are storing their data in files (that is, using raw disk partitions for the storage of DB has become out of fashion).

Is it good to store file in database?

Reasons in favor of storing files in the database: Having the files and database in sync and able to participate in transactions can be very useful. Files go with the database and cannot be orphaned from it. Backups automatically include the file binaries.

Which database is best for data?

Two of the most well-known key-value stores are Redis and Couchbase Server. Document stores are databases with flexible schemas. These types of databases are best suited to store semi-structured data and can handle dynamic querying.

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours