/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.thoughtco.com
| | www.vcarrer.com
2.4 parsecs away

Travel
| | Blog about web programming & web design
| | ntdln.com
2.8 parsecs away

Travel
| | Here's another DreamHost tip, this time for using mysqldump to export a MySQL database. You could always use phpMyAdmin to export a database, but there are times when the mysqldump command is eithe...
| | michaelscodingspot.com
4.0 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | my-it-notes.com
30.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 ...