Tag: Open Source

Community

A small issue of SQL standards

(Roland Bouman) From a functional perspective, the core SQL support in all major and minor RDBMS-es is reasonably similar. In this light, it’s sometimes quite disturbing to find how some very basic things work so differently across different products. Consider this simple statement:

Community

MySQL: Functional Partitioning

(Chris Schneider) This article contains common different methods of functional partitioning and common considerations for database setup and capacity. Company DBAs, database developers, engineers and architects should consider the pros and cons of any method of sharding or partitioning since comprom