/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.naleid.com
| | jameshalsall.github.io
6.7 parsecs away

Travel
| |
| | www.quantstart.com
3.7 parsecs away

Travel
| | Securities Master Database with MySQL and Python
| | www.claudiokuenzler.com
3.9 parsecs away

Travel
| | An attempted database schema upgrade, required for upgrading old PowerDNS installations, failed due to a MySQL error.
| | my-it-notes.com
35.2 parsecs away

Travel
| Databases - how they work under the hood?Key takeaways from brilliant book "Designing data intensive application" - to quickly recap core concepts. DB engines classifications Type of load: OLTP (transaction processing) vs OLAP (data warehousing and analytics) Relational vs NoSQL, document vs columnar, graph vs triple-store (semantic facts storage) Even within NoSQL camp you can ...