🦞🌯 Lobster Roll

Thread

How Materialize and other databases optimize SQL subqueries (scattered-thoughts.net)

Stories related to "How Materialize and other databases optimize SQL subqueries" across the full archive.

How Materialize and other databases optimize SQL subqueries (scattered-thoughts.net)
How the PostgreSQL optimizer works to speed up queries (cybertec-postgresql.com)
Ten years of improvements in PostgreSQL's optimizer (rmarcus.info)
PGWatch: Optimized PostgreSQL monitoring (pgwatch.com)
A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, Riak (networkworld.com)
Test Automation for NoSQL Databases with NoSQL Unit and Travis-CI (blog.codecentric.de)
Practical Persistence in Go: SQL Databases (alexedwards.net)
MongoDB: The Frankenstein Monster of NoSQL Databases (linkedin.com)
Q: What happens when you can't design a composable query language? A: You get MongoDB, with 3 bad query languages that still can't do ad hoc queries over JSON.
MyRocks: A space- and write-optimized MySQL database (code.facebook.com)
IntegriDB - Verifiable SQL for Outsourced Databases (2015) (umiacs.umd.edu)
Usql: universal command-line interface for SQL databases (github.com)
Schemats v2.0 - TypeScript interface generator for Databases now supports MySQL! (github.com)
Building Searchable Encrypted Databases with PHP and SQL (paragonie.com)
Materialized View Strategies Using PostgreSQL (hashrocket.com)
JOIN Elimination: An Essential Optimiser Feature for Advanced SQL Usage (blog.jooq.org)
Distributed Algorithms in NoSQL Databases (highlyscalable.wordpress.com)
10 Cool SQL Optimisations That do not Depend on the Cost Model (blog.jooq.org)
How to support full Unicode in MySQL databases (mathiasbynens.be)
Analyzing the Performance of Millions of SQL Queries When Each One is a Special Snowflake (heap.engineering)
COST in the land of databases (github.com)
MongoDB vs MySQL: A Comparative Study on Databases (simform.com)
It is my first article on lobste.rs, I hope you will enjoy my contribution. Do not hesitate to comment and help to improve it.
PostgreSQL benchmark on FreeBSD, CentOS, Ubuntu Debian and openSUSE (redbyte.eu)
Yesquel: Scalable SQL Storage for Web Applications (2015) (cs.nyu.edu)
Abstract: "Web applications have been shifting their storage systems from SQL to NOSQL systems. NOSQL systems scale well but drop many convenient SQL features, such as joins, secondary indexes, and/or transactions. We design, develop, and evaluate Yesquel, a system that provides performance and sca...
Big News In Databases: SQL Still on The Rise, Cloud First, Fsyncgate and a Giant Leap for SQL (winand.at)
Fast Full-Text Search in PostgreSQL (austingwalters.com)
Parallel Hash for PostgreSQL (write-skew.blogspot.com)
Introducing PMDK into PostgreSQL (pgcon.org)
PostgreSQL Performance on Raspberry Pi 3B (blog.rustprooflabs.com)
Fastest Way to Load Data Into PostgreSQL Using Python (hakibenita.com)
Automatic Index Recommendations in PostgreSQL using pg_qualstats and hypopg (percona.com)