All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Security
Security
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

xql.systems: Building a SQL Query Layer for Zarr Multidimensional Array Data

xql.systems is an open-source project building a SQL query layer on top of Zarr, a format for chunked, compressed N-dimensional arrays. The goal is to enable declarative SQL querying of multidimensional array data stored in Zarr, bridging the gap between array computing and relational databases. The project hosts repositories on GitHub and invites community contributions via issues, pull requests, and Discord.

7d ago1 min readen
Read on xql.systems

Key quotes

We're building a SQL layer on top of Zarr — bringing familiar, declarative SQL querying to multidimensional array data.
Zarr is a great format for chunked, compressed N-dimensional arrays, but querying it usually means writing imperative array code.
Our goal is to let you point SQL at Zarr stores and get back the data you want, with the array world and the relational world meeting in the middle.

From the article

Towards Relational Arrays
Continue reading on xql.systems

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.