dbfiles is a plugin that enables storage of files to the MySQL database. Why store files in a database? Short answer: it is easier to handle file meta
| Author: | Johan Känngård (profile at wordpress.org) |
| WordPress version required: | |
| WordPress version tested: | |
| Plugin version: | 1.2 |
| Added to WordPress repository: | 08-08-2005 |
| Last updated: | 24-01-2006
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://johankanngard.net/ |
| Total downloads: | 2 224 |
![]() Click to start download |
|
dbfiles is a plugin that enables storage of files to the MySQL database. Why store files in a database? Short answer: it is easier to handle file meta data. Some say that storing files in a db will degrade performance... They are right of course 🙂 The plugin is not intended to be used for ALL images etc on a site, only those downloadable (small) files that can belong to posts - example codelistings, images, sounds etc.
