mview

package
v0.0.0-...-02de949 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package mview adds materialized views via events on the MySQL binary log.

https://de.slideshare.net/MySQLGeek/flexviews-materialized-views-for-my-sql https://github.com/greenlion/swanhart-tools

https://hashrocket.com/blog/posts/materialized-view-strategies-using-postgresql Queries returning aggregate, summary, and computed data are frequently used in application development. Sometimes these queries are not fast enough. Caching query results using Memcached or Redis is a common approach for resolving these performance issues. However, these bring their own challenges. Before reaching for an external tool it is worth examining what techniques PostgreSQL offers for caching query results.

http://www.eschrade.com/page/indexing-in-magento-or-the-wonderful-world-of-materialized-views/

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL