Explore >> Select a destination


You are here

architecturenotes.co
| | my-it-notes.com
3.4 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 ...
| | www.ahmed-ibrahim.com
2.3 parsecs away

Travel
| | What is the Database transaction? A transaction is a single logical unit of work which accesses and possibly modifies the contents of a...
| | stribny.name
2.6 parsecs away

Travel
| | A list of things that we can do when we need to scale a SQL database.
| | blobeater.blog
27.1 parsecs away

Travel
| T-SQL Tuesday #86: SQL Server Bugs & Enhancement Requests hosted by Brent Ozar. https://www.brentozar.com/archive/2017/01/announcing-t-sql-tuesday-87-sql-server-bugs-enhancement-requests/ I did not want to miss out on this one because I want to mention a connect item that I logged last year which is still active. This is an enhancement request for SQL Server where I got the idea from...