It's About Time For Time Series Databases — “Nobody wants to have large grain snapshots of data for any dataset that is actually comprised of a continuous stream of data.”
Timothy Prickett Morgan opinion
UnQLite: An Embeddable NoSQL Database Engine — An old project that has just been ‘revived’ with fresh development. Like SQLite, it reads and writes directly to normal files on disk and is embeddable/’in-process’.
MySQL Client for iPhone & iPad — SQLPro for MySQL, one of the leading macOS database clients has been released for iOS. Features include autocomplete, multiple query execution, editable results and more.
Is Data Warehousing Dead? — Things aren’t what they used to be if you identify as a data warehouse engineer. We make the same decisions today, but the technology and scale has changed.
Tamir Rozenberg opinion
Migrating MySQL to Postgres with Minimal Downtime — Looking to migrate from MySQL to Postgres and minimize your downtime? pg_chameleon is a tool that can help by replicating from MySQL to Postgres.