Sereal — a binary data serialization format | by booking.development | Booking.com Engineering | Medium
By: Steffen Müller, Yves Orton, Damian Gryski, Chris Veenboer, Rafaël Garcia-Suarez, Ævar Arnfjörð Bjarmason As with many things in computing, serialization of data structures is a game of…
Redis Crash Course Tutorial
In this crash course we will discuss and demonstrate the fundamentals of Redis including...
What Redis Is
Installation
Redis-cli
Data Types - Strings, Lists, Sets, Sorted Sets, Hashes
Data Persistence
FULL REDIS COURSE: Please Use This Link
https://www.eduonix.com/affiliates/id/16-10420
How does a relational database work - Coding Geek
When it comes to relational databases, I can’t help thinking that something is missing. They’re used everywhere. There are many different databases: from the small and useful SQLite to the powerful Teradata. But, there are only a few articles that explain how a database works.
High Scalability - High Scalability - Digg: 4000% Performance Increase by Sorting in PHP Rather than MySQL
Performance Tuning Best Practices for MySQL - good coders code, great reuse
perl.com: DBI is OK
Getting Started with JDBC
MySQL Performance Blog » Using index for ORDER BY vs restricting number of rows.
l> EXPLAIN SELECT * FROM goods force INDEX(cat_id) WHERE c