An open API service indexing awesome lists of open source software.

https://github.com/GlareDB/glaredb

GlareDB: An analytics DBMS for distributed data
https://github.com/GlareDB/glaredb

analytics database rust sql

Last synced: 21 days ago
JSON representation

GlareDB: An analytics DBMS for distributed data

Awesome Lists containing this project

README

        

# GlareDB (Next)

The next iteration of GlareDB.

The `main` branch contains all work in progress code for the next iteration. The
DataFusion based GlareDB code is in the `legacy` branch.

The code is still a bit aways from being production ready, but you can try out
the early versions either via or as a python library
with `pip install rayexec` ("rayexec" was the early name for the replacement
engine).

# Development history

GlareDB Next (rayexec) was originally developed in a separate repo:

That repo contains all PRs and discussions around development.