/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

fhur.me
| | typicalprogrammer.com
2.1 parsecs away

Travel
| | [AI summary] A discussion on the use of relational databases versus alternative integration methods like XML over HTTP, focusing on encapsulation, data integrity, and the role of SQL in application integration.
| | chrisoldwood.blogspot.com
3.6 parsecs away

Travel
| | Tales of a computer programmer.
| | michaelscodingspot.com
2.4 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | sookocheff.com
22.0 parsecs away

Travel
| Title and Author of Paper Generalized Isolation Level Definitions, Adya et al. Summary The ANSI SQL standard defines isolation levels allowing database users to trade off between performance and consistency when running transactions. Unfortunately, the wording in the SQL standard is geared towards locking as the sole supported concurrency method. This paper presents alternative definitions to the isolation levels specified in the ANSI SQL standard that are general enough to allow for any concurrency method (multi-version, optimistic, etc.) to be used.