dbShards
dbShards Live!


BootCamp Registration


Useful Links


Previous Posts

Archives

Categories

Syndication
Contact Us

And get a unique database solution that grows when you grow and never costs more than it should.

Featured product

 

Use our no-charge dbShards/Analyze driver to identify critical performance issues in your database tier. A dbShards consultant will then coordinate with you to identify key hotspots, helping you to develop a plan for optimizing your database.

Cloud Expo: Interview With Cory Isaacson

Monday, November 7, 2011

“The barriers are evaporating quickly, but the database tier still remains a big issue. The reliability and performance need to improve so that enterprise customers feel comfortable trusting their environment to the cloud. Another factor that will help is using the cloud as a disaster recovery (DR) backup – that will be a smart strategy and a good early move for many enterprise organizations…”

To see the full article, please click here.

Posted in Uncategorized by admin - No Comments »

In this webinar, you’ll learn what it really takes to implement sharding, the role it plays in the effective end-to-end lifecycle management of your entire database environment, and why it is crucial for ensuring reliability.

RightScale Webinar: Scaling Your Database in the Cloud from RightScale on Vimeo.

Posted in Uncategorized by admin - No Comments »

DBMS2 Talks About Database Scale-out

Monday, November 7, 2011

“There’s a perception that, if you want (relatively) worry-free database scale-out, you need a non-relational/NoSQL strategy. That perception is false. In the analytic case it’s completely ridiculous, as has been demonstrated by Teradata, Vertica, Netezza, and various other MPP (Massively Parallel Processing) analytic DBMS vendors. And now it’s false for short-request/OLTP (OnLine Transaction Processing) use cases as well.”

See full article here.

Posted in News & Commentary by admin - No Comments »

Open Sharding Protocol

Monday, November 7, 2011

This week we introduced the Open Sharding Protocol (OSP), an open source protocol designed specifically for plug-compatible database drivers which support the full capabilities of database sharding. OSP is the foundation of the dbShards 3.x architecture, something I’ll be talking about a lot at the Cloud Computing Expo West, Nov. 7-10 and in the coming months as we continue to introduce leading advances in dbShards technology.

There are many approaches to database sharding, but they all agree on one principle: all modern scalable database architectures (RDBMS, NoSQL, “NewSQL”) rely on scalable, horizontal partitioning to accomplish ultra-high performance. As you probably know, we have been in the sharding game for many years, and early research we performed proved that a “share-nothing/shard-everything” architecture is unbeatable when it comes to overall performance and throughput. This is even more powerful with our Relational Sharding approach.

Now we have culminated this research and experience with the introduction of OSP, making it available to anyone interested in implementing an OSP-compatible client architecture. We’ve also open-sourced foundation components and specific OSP drivers too (starting with MyOSP for MySQL®).

At the heart of OSP is an extremely efficient communications layer based on Google® Protocol Buffers (http://code.google.com/apis/protocolbuffers/), the same wire-protocol that Google uses internally for many of its systems.

The primary advantage of OSP is its support of plug-compatible drivers, allowing for direct interaction between the application tier and the database tier. The OSP drivers themselves are “ultra-thin” meaning that they can directly access shared capabilities available in the OSP client that manages sharding logic and functionality. This direct client approach is seamless, and supports a powerful array of database sharding capabilities including global writes, relational sharding, joins and “Go Fish” parallel Queries. OSP provides a great deal of implementation flexibility, excellent performance, and compatibility when compared to other architectures. OSP supports several efficient inter-process communication mechanisms, as well as standard network communications when needed, enabling important features in the database sharding client architecture without compromising performance.

As part of this announcement, we are also introducing no-charge dbShards/Basic edition. This edition is a client-only version of dbShards, and is completely free for users of MySQL® in the Amazon AWS cloud environment. It includes dbShards/Tools (command-line) to support all phases of the database sharding process, and the same high-performance dbShards/Client technology included in dbShards/Enterprise. The private beta –kicks off this week at the 2011 Cloud Computing Expo West, and with this release we expect to broaden the accessibility of database sharding to a much wider audience.

Why did we introduce this free version? Because we have always provided dbShards/Client at no-charge with our Enterprise edition, and with awareness of database sharding in the database community on the rise, we wanted to make our technology available to as wide an audience as possible. Of course we’ll also offer our advanced database sharding expertise, implementation support and monitoring to those who wish to add that capability, but use of the free edition itself is — just as it says above – totally free.

For more information or to join the private beta, please fill out the form below:

Posted in Uncategorized by admin - No Comments »

dbShards 2011 Cloud Expo New York

Wednesday, June 1, 2011

We are proud to announce dbShards’ involvement in the 8th International Cloud Expo at New York City’s Javits Convention Center. During the week of June 6th dbShards’ CEO, Cory Isaacson, will have multiple speaking events covering the benefits of database sharding, emphasizing the use in the Cloud.

Schedule:
Wednesday June 8, 2011
CEO Pannel
Ask all your dbShards’ questions straight at our CEO, Cory Isaacson.

Scaling your database in the cloud
A full presentation of dbShards with a demo to show the power and benefits of database sharding.

dbShards will also be attending RightScale’s user conference. RightScale’s User Conference will be hosted at the Javits Convention Center inside of the Cloud Expo 2011. Maximize your opportunity to share and learn about the cloud by attending both events.

Database scalability is integral to a company’s growth an success in the cloud and dbShards in leading the way with high performance and high availability solutions. While at the Cloud Expo please visit our booth at location A1 for more information. And, as always, email us with any further questions.

Posted in News & Commentary by admin - No Comments »

Dan Kusnetzky recently released an article about a dbShards customer, Family Builder. This article details the benefits of using dbShards with your application.

“I like to hear from organizations using products not just the suppliers of those products. I believe that gives a more complete view of a product than a simple conversation with the supplier could offer. David Blinder, CTO of Familybuilder, let me know a bit about his experiences with codeFutures’ dbShards (see codeFutures dbShards for more information about the supplier.) Thanks for taking the time to communicate with me, David.

Please introduce yourself and your organization:

My name is David Blinder and I am the CTO of Familybuilder. Our company develops family-oriented social network applications. Our flagship application is Family Tree on Facebook, boasting over 35 million users with over 5 million monthly active uniques. The application is very user centric and data intensive, housing information on family relations, both in network and out. Family Tree has been the top application for families in the social space for several years. Our company is considered a seasoned start-up, at this point, with ongoing and far reaching potential.

Family Tree started out as is typically the case – in a conventional hosting environment. Initial issues with a code base strewn with inefficiencies plagued our growth but were remedied and re-factored early in our history. The insult came when we hit a wall with our conventional hosting choice and its restrictive downsides. Calls to NOCs at all hours to get updates on machine builds as well as restarts and a world of other communication issues led us to investigate the growth in cloud computing. We ported our applications over to Amazon’s cloud and leveraged EC2 and S3 immediately to support our rapid growth.

What were you doing that needed this type of technology?

Our application was a great fit in the social network space. Users seeking to create subsets of friends into more meaningful classes of relationships found our application appealing for family interaction/communication and suggested it to other relatives.”

See full article here.

Posted in News & Commentary by admin - No Comments »