Advertisement ยท 728 ร— 90

Posts by

Preview
GlareDB | Data Mesh: From the Database's Point of View Explore how modern data mesh principles parallel traditional database concepts like views and materialization. Learn how database design wisdom can inform your data mesh implementation.

๐Ÿ—ฃ๏ธ Hot take: Data mesh isn't reinventing the wheel - it's scaling up database wisdom we've had for decades:

Views โ†’ domain data products
Materialization โ†’ optimization
DB governance โ†’ federated control

New blog post โฌ‡๏ธ
glaredb.com/blog/data-me...

#DataMesh #Databases #DataEngineering

1 year ago 0 0 0 0
Sam Explains Database Internals: From Storage Engines to Query Optimization
Sam Explains Database Internals: From Storage Engines to Query Optimization YouTube video by GlareDB

What do storage engines, query optimizers, and networking protocols have in common?

They're all part of the "microcosm of computing" inside every database system.

Dive into database internals with Sam and Tal: youtu.be/ZOM7r2ex4-U

1 year ago 3 0 0 0

Yup! But in a database-company-shaped hat.

1 year ago 1 0 1 0
Preview
GlareDB | What is Query Federation? Learn how query federation enables joining data across PostgreSQL, Snowflake, and S3 without ETL pipelines. A practical guide to simplified data integration with GlareDB.

Query federation means treating all of your data in multiple data sources (product tables in Snowflake! transactions tables in Postgres! sales numbers in CSVs on S3!) as though it's all in one place - no need for data extraction or loading.

Read more in the blog: glaredb.com/blog/query-f...

1 year ago 1 0 0 0