Explore >> Select a destination


You are here

www.benstopford.com
| | blog.panoply.io
3.7 parsecs away

Travel
| | Explore the key differences between MySQL and Oracle databases in this informative blog post by Panoply. Discover which one is right for your needs.
| | idleprocess.wordpress.com
3.7 parsecs away

Travel
| | As a one-hop removed database outsider (partially tainted by co-authoring a VLDB 2000 paper), it seems to me that there is a revolution taking place right now in the field. While the relational debate was before my time, the explosion in the data analytics market is forcing a re-examining of the appropriate architecture and interface...
| | michaelscodingspot.com
3.1 parsecs away

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

Travel
| A static analyzer can go through code and find big-O type problems. A developer can go through and refactor the code to make it run more efficiently. Neither of these tasks requires much context about the larger system. For example, a function can take a list of contacts and load each one from the database....