Diagnose and Optimize MySQL Performance Bottlenecks
A common source of MySQL performance problems is tables with outdated, redundant, and otherwise-useless data. Slow queries can be fixed by optimizing one or all tables in your database in a way that...
View ArticleOvercoming Barriers to Adoption of Network Functions Virtualization
IT managers are equally intrigued by the promise of network functions virtualization, and leery of handing over control of their critical networks to unproven software, much of which will be managed...
View ArticleThe Fastest Way to Import Text, XML, and CSV Files into MySQL Tables
One of the best ways to improve the performance of MySQL databases is to determine the optimal approach for importing data from other sources, such as text files, XML, and CSV files. The key is to...
View ArticleWhen Do You Need ACID Compliance?
[title 1]ACID Compliance: Where You Need It and Where You Don't - A Detailed Strategy [title 2]When Do You Need to Implement ACID Compliance? [title 3]ACID Compliance: When Is It Needed? [image...
View ArticleHow to Ensure Your SSL-TLS Connections Are Secure
Encryption is becoming an essential component of nearly all applications, but managing the Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates that are at the heart of most protected...
View ArticleThe Benefits of Virtual Appliances Expand to Encompass Nearly All Data Center...
Virtual appliances deliver the potential to enhance data security and operational efficiency in IT departments of all shapes, sizes, and types. As the technology expands to encompass ever more...
View ArticleWhen One Data Model Just Won't Do: Database Design that Supports Polyglot...
The demands of modern database development mandate an approach that matches the model (structured or unstructured) to the nature of the underlying data, as well as the way the data will be used. Choice...
View ArticleETL: Teaching an Old Data Cleanup Tool New Tricks
The role of the traditional data-warehouse extract, transform, load function has broadened to become the foundation for a new breed of graphical business-intelligence tools. It has also spawned a...
View ArticleBest DB Storing Cached Websites
[title 1]The Best Database for Storing Cached Web Sites [title 2]What Is the Best Database for Storing Cached Web Sites? [title 3]Storing Cached Web Sites? The Best Database [image...
View ArticleSecurity Focus Shifts from Physical Servers to Cloud Services
[title 1] Security Focus Shifts from Physical Servers to Cloud Services [title 2] Tying Security to Data Rather than to the Hardware It's Stored on [title 3] A Data-centric Approach to Security...
View ArticleHow to Use MySQL Performance Schema to Fine-tune Your Database
[title 1] How to Use MySQL Performance Schema to Fine-tune your Database [title 2] Find Performance Bottlenecks in MySQL Databases by Querying Performance Schema Tables [title 3] Performance Schema...
View ArticleJava vs JavaScript
[title 1] Java vs. JavaScript: And the Winner Is... Both? [title 2] Java and JavaScript: Two Old-timers with a Bright Future [title 3] Enhanced Versions of Java and JavaScript Are in the Wings The two...
View ArticleReplace DB Column with ID
[title 1]When to Replace a Database Column with an ID [title 2]When Should You Replace a Database Column with an ID? [title 3]Databases: Column vs. ID [image...
View ArticlePros Cons DB Normalization
[title 1]The Pros and Cons of Database Normalization [title 2]Database Normalization: The Pros and Cons [title 3]The Benefits and Drawbacks of Normalizing a Database [image...
View ArticleIs Scala the Development Environment of the Future, or a Programming Dead End?
The Scala development environment seems to have as many naysayers as it has ardent supporters. Yet the language's combination of object-oriented and functional programming features is being emulated in...
View ArticleHow the Internet of Things Will Affect Database Management
There's no denying the rise of the Internet of Things will challenge existing database systems to adapt to accommodate huge volumes of unstructured data from diverse sources. Some analysts question...
View ArticleNew Breed of JSON Tools Closes the Gap with XML
As JSON's popularity for web app development increases, the range of tools supporting the environment expands into XML territory. The key is to maintain the simplicity and other strengths of JSON while...
View ArticleRelational or Graph: Which Is Best for Your Database?
Choosing between the structured relational database model or the "unstructured" graph model is less and less an either-or proposition. For some organizations, the best approach is to process their...
View ArticleHTML5 Promises Simpler Embedded Videos and Better Performance
[title 1] Final HTML5 Spec Has Arrived: Welcome to the Post-Flash Web [title 2] HTML5 Promises Simpler Embedded Videos and Better Performance [title 3] How to Take Advantage of HTML5's Enhanced Video...
View ArticleThe Many Forms of HTML5 Local Storage
[title 1] The Many Forms of HTML5 Local Storage [title 2] How HTML5's Web Storage Improves Application Performance [title 3] Use HTML5's Web Storage Options to Make Your Apps More Efficient New local...
View Article