This week's database news
The Cost of a JOIN — A 'join' is the combination of two sets of data (i.e. columns from two tables) and a very frequently performed operation in SQL queries - but how expensive are they? This post takes a practical look at what affects their performance in PostgreSQL, and triggered quite a bit of discussion on Hacker News. Brian Likes Postgres | On The Release of RedisGraph v1.0 Preview — RedisGraph is a graph database architecture implemented as a Redis module, using GraphBLAS sparse matrices for internal data representation and linear algebra for query execution. Redis Labs | |
No comments:
Post a Comment