Creating a Database Model for A Messaging System —
It’s always great to see how a database professional approaches the development of a data model - this time, for a notification/message system.
Shantanu Kher
With 3.2, MongoDB Extends to New Users, Adds Enterprise Features —
The latest version of MongoDB features graphical tools, business intelligence connectors and performance monitoring integrations designed to make data in the NoSQL database accessible to business analysts, data scientists, executives and other users.
Elasticsearch 2.0.0 GA Released —
The popular Lucene based search server (which essentially operates as a document database of sorts) gets a major upgrade with pipeline aggregations and hardened security.
Elastic
SQL Server 2016 Gets An R (language) Rating —
SQL Server’s next on-prem version will have built-in support for analytics written in the R language, via Microsoft’s acquisition of Revolution Analytics, makers of a popular implementation of R.
A Few Things About Redis Security —
Redis’s creator reflects on security criticisms Redis has received and how the subtly balance against usability issues.
Salvatore Sanfilippo opinion
Interesting Changes in MySQL 5.7 —
It gains JSON support, spatial data types in InnoDB, and better handling of Asian languages, amongst other things.
Adrian Więch news
Data Vault 2.0 Modeling Basics —
A look at the differences between and process involved in going from an OLTP model to a Data Vault model of data storage.