-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Research MOLAP Databases #47
Comments
Could Xarray and Zarr be used to implement a traditional DB? Like, to store business data and perform OLAP queries? |
There are a lot of OLAP DBs around! https://en.wikipedia.org/wiki/Comparison_of_OLAP_servers |
Could Zarr become a format for a PG extension? |
How does this solution compare to PostGIS + Citus? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://en.wikipedia.org/wiki/Online_analytical_processing?wprov=sfti1#Multidimensional_OLAP_(MOLAP)
https://en.wikipedia.org/wiki/OLAP_cube
It seems like this is probably a wide body of research to learn from that could make this project more effective. Best not fail to learn from mistakes past.
The text was updated successfully, but these errors were encountered: