Skip to content
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

Open
alxmrs opened this issue Mar 17, 2024 · 4 comments
Open

Research MOLAP Databases #47

alxmrs opened this issue Mar 17, 2024 · 4 comments

Comments

@alxmrs
Copy link
Owner

alxmrs commented Mar 17, 2024

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.

@alxmrs
Copy link
Owner Author

alxmrs commented Mar 17, 2024

Could Xarray and Zarr be used to implement a traditional DB? Like, to store business data and perform OLAP queries?

@alxmrs
Copy link
Owner Author

alxmrs commented Mar 17, 2024

There are a lot of OLAP DBs around! https://en.wikipedia.org/wiki/Comparison_of_OLAP_servers

@alxmrs
Copy link
Owner Author

alxmrs commented Mar 18, 2024

Could Zarr become a format for a PG extension?

https://pigsty.io/blog/pg/pg-eat-db-world/

@alxmrs
Copy link
Owner Author

alxmrs commented Mar 18, 2024

How does this solution compare to PostGIS + Citus?

https://github.com/citusdata/citus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant