WordPress

Майстер класи WordPress

DB Cache plugin

The fastest cache engine for WordPress, that produces cache of database queries with easy configuration.

Description

This plugin caches every database query with given lifetime. It is much faster than other html caching plugins and uses less disk space for caching.

I think you’ve heard of WP-Cache or WP Super Cache, they are both top plugins for WordPress, which make your site faster and responsive. Forget about them – with DB Cache your site will work much faster and will use less disk space for cached files. Your visitors will always get actual information in sidebars and server CPU loads will be as low as posible.

See the DB Cache homepage for further information.

Installation

1. You should upload the db-cache folder to your wp-content/plugins
2. Go to your Plugins page and activate “DB Cache”
3. Now go to Settings->DB Cache and enable caching of DB queries. The plugin will create wp-content/tmp folder and db.php file for serving cached queries in wp-content folder.

That’s all! Enjoy the speed of loading pages.

Frequently Asked Questions

How do I know my blog is being cached?

Check your cache directory wp-content/tmp/ for cache files.

How can I ensure of reducing server usage?

View the source of your site page, there maybe some code like this at the foot:

<!– 00 queries. 00 seconds. –>

If not, please put these codes in your footer template:

<!– <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. –>

After using the DB Cache, I think you’ll find the number of ‘queries’ reducing a lot.

Why is DB Cache better than WP Super Cache?

This plugin is based on a fundamentally different principle of caching queries to database instead of full pages, which optimizes WordPress from the very beginning and uses less disk space for cache files because it saves only useful information.
It saves information separately and also caches hidden requests to database.

Troubleshooting

Make sure wp-content is writeable by the web server. If not you’ll need to chmod wp-content folder for writing and also config.ini file in plugin folder.

How do I uninstall DB Cache?

1. Disable it at Settings->DB Cache page. The plugin will automatically delete all cache files.
2. Deactivate it at plugins page.

Other Notes

Updates

Updates to the plugin will be posted here and the Ukrainian WordPress will always link to the newest version.

Thanks

I would like to thank Lviv for giving me the idea for this and RKG for support.

Download

Download DB Cache Version 0.6

Downloaded a total of 2270 times


268 Responses to “DB Cache plugin”

  1. Colophon • eHarmony Blog says:

    [...] DB Cache, by Dmitry Svarytsevych intercepts the database calls used to generate a page and maintains a cache of them on disk. It’s your essential plugin if your database is underpowered and it’s not up to you to configure it. [...]

  2. Abx78 says:

    Is there a way to avoid caching specific tables or plugin execution? Thank, your plugin is cool B-)

  3. Six Plugins to Optimize Your Wordpress Blog: Part II | Stringer Magazine says:

    [...] 4. DB Cache [...]

  4. Paul says:

    I installed it and checked the source code after the index was loaded and it showed 3.23 seconds, but I counted about 9 seconds. Is it working for me?

    • Eric Marden says:

      Yes. The number of seconds in the footer is the execution time. The “9″ seconds you counted includes the transport time as well.

  5. Top 1000 WordPress Plugin Authors « Metode de promovare says:

    [...] DB Cache [...]

  6. Анзор says:

    ?? ?????? ??? ???? ???? ????. ???? ????? ??????? ?????, ??????. ???????? ???????? ?? ????. ? ???? ??????? ????? ? ????-?? ??? ??? ? ???????. ???? ?? ????????. ??? ??????? ??????? ????-??????,?????? ? ???? ?? ????-??. ????? ?????

  7. 50 Best WordPress Collectin Of Plugins for Power Blogging | says:

    [...] DB-cache – another caching plugin which claims your site will work much faster and will use less disk space for cached files. [...]

  8. Webmaster says:

    i installed this but its still showing following output

    INSTED OF 00 queries. 00 seconds.

    Please HELP!!

    http://beta.desichand.com

  9. Patung says:

    I’m having a little problem, I use the Simple Press Forum plugin and in the options for DB Cache I’ve got for cache filter

    _posts|_postmeta|_sftrack|_sfposts

    But it doesn’t seem to work, the forum pages still get cached. Like if I post a new post in a forum topic, when the page reloads the post isn’t there. It’s actually there but I’m seeing the cached page.

    I wonder why the cache filter doesn’t seem to work?

  10. DB Cache plugin – WordPress | WordPress News says:

    [...] Continue reading here: DB Cache plugin – WordPress [...]

  11. Hans says:

    Hi,
    I use your Plugin and have problems.
    My WP-Version is 2.8.6.
    If I build a new site, I recieve this Error-Message:
    Warning: Cannot modify header information – headers already sent by (output started at /xxx/wp-includes/post.php:1762) in /xxx/wp-includes/pluggable.php on line 865
    The new site is OK, but I recieve this Message.

  12. Wordpress, First Steps | 1manfactory.com - Blog of Jürgen Schulze says:

    [...] DB Cache (speichert die dynamisch generierten Seiten in einem Zwischenspeicher, spart Rechnerzeit bei Volllast) [...]

  13. Облегчаем жизнь серверу и ускоряем WordPress сайт | CosyDale.com: WordPress MU и BuddyPress says:

    [...] и называется он DB Cache Reloaded. Оригинал этого плагина (DB Cache) перестал поддерживаться и обновляться автором, [...]

  14. Sony Murdianto dot Com » Cara Mempercepat Blog Engine Wordpress says:

    [...] Install Plugin DB Cache [...]

  15. rollom says:

    DB-Cache is useful,but since i use this plugin,I can’t add tags in the post.

    • cjt says:

      Yeap… same problem here.
      I have to deactivate tha plugin each time I write a post…
      Damn.

      Help, anyone?…

  16. Облегчаем жизнь серверу и ускоряем WordPress сайт « Larry blog says:

    [...] и называется он DB Cache Reloaded. Оригинал этого плагина (DB Cache) перестал поддерживаться и обновляться автором, [...]

  17. 20+ Tips Lengkap Optimasi WordPress says:

    [...] 1.3. DB Cache [...]

  18. Lofthome Schweiz says:

    Excellent plugin.

  19. Plugins para mejorar el tiempo de carga de WordPress says:

    [...] estado probando Hyper-Cache, DB Cache y también WP Widget Cache. Con este último, incluso se puede configurar el tiempo en que cada [...]

  20. links for 2010-01-28 says:

    [...] DB Cache plugin – WordPress (tags: WordPress plugin database cache optimization) [...]

Leave a Reply

Generated in 1.138 seconds. Made 8 queries to database and 17 cached queries.