MySQL

  • submit to reddit

Presentation: Scalability Challenges in Big Data Science

Scalability Challenges in Big Data ScienceYesterday I gave a talk on scalability and machine learning at the BerlinBuzzword conference. I give an overview of...

0 replies - 3801 views - 06/18/12 by Mikio Braun in Articles

A Developer's Perspective on IAAS vs. PAAS

In my previous article, I discussed the basic concepts behind Cloud Computing including definitions, characteristics, and various service models. In this...

0 replies - 10691 views - 05/11/12 by Wely Lau in Articles

DbWrench Database Design & Synchronization v2.3

This release focused on reducing the number of clicks and typing a user needs to perform when editing their database design. This release featured a new major...

0 replies - 3128 views - 05/08/12 by Harnek R in Announcements

How to Schedule MySQL Database Backups to Amazon S3

I've recently launched a site using MySQL as a database, and wanted to be able to schedule database backups to Amazon S3 I did a bit of searching and found...

0 replies - 3550 views - 05/07/12 by John Whish in Articles

Mysql_fetch_all

2 replies - 13236 views - 04/10/12 by Snippets Manager in Uncategorized

Mysql_fetch_all

0 replies - 6791 views - 04/10/12 by Snippets Manager in Uncategorized

How Twitter Does MySQL - Get Their Fork

Twitter is a big proponent of knowledge sharing and open source software.  It's also well known that Twitter moved away from Casandra, and turned back towards...

0 replies - 14484 views - 04/09/12 by Chris Smith in Articles

A How-to Guide for Hosting on OpenShift

I’ve recently moved this blog to run on WordPress running on RedHat’s OpenShift Express. If you’ve not heard of OpenShift, it’s: “a free,...

0 replies - 10638 views - 03/30/12 by David Salter in Articles

Staying DRY with Bash Indirect References

I should start this post by saying I don’t recommend this method for all situations due to potential security issues, as well as some readability...

1 replies - 3568 views - 03/27/12 by Joe Miller in Articles

Cloud Computing Makes MySQL Replication Easier

MySQL Replication tends to be complex. Creating a new slave to support your system expansion is not easier: copying large data files over the LAN,...

0 replies - 3728 views - 02/24/12 by Moshe Kaplan in Articles

How Tumblr Evolved Towards JVM-Centric Development

According to a recent interview, Tumblr's transformation from small startup to blogging beast has led to an adoption of a JVM-centric approach to development....

0 replies - 5375 views - 02/15/12 by Eric Genesky in Articles

DbWrench Database Design & Synchronization v2.2.1

The latest release includes new features and improvements to essentially every major part of DbWrench. No particular area was focused upon,...

0 replies - 2063 views - 02/14/12 by Harnek R in Announcements

Status Checks and SQL Statements via Jenkins

Does your ops tam have trouble running status updates and SQL statements?  At a recent conference, John Vincent was asked this very question, and wrote a...

0 replies - 5913 views - 02/02/12 by Eric Genesky in Articles

Hippo CMS in the Cloud, a step-by-step tutorial

Hippo CMS is a Java open source web content management system that enables a true, open and context-aware content strategy. It is targeted at medium to large...

0 replies - 3311 views - 02/02/12 by Judah Johns in Articles

Renaming mongodb Columns

Today I was putzing around in the geo-spatial collection when I noticed that I had an unhappy over one of the column names within the collection.In the...

1 replies - 3490 views - 01/30/12 by Micheal Shallop in Articles