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

Implement Columnar Storage Solution #1995

Open
zieddhf opened this issue Jan 23, 2025 · 0 comments
Open

Implement Columnar Storage Solution #1995

zieddhf opened this issue Jan 23, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@zieddhf
Copy link
Member

zieddhf commented Jan 23, 2025

This could be achieved by :

  1. Separating OLAP and OLTP tables by integrating a ClickHouse Supabase wrapper for columnar storage.
  2. TimescaleDB extension for Postrgres enable hybrid OLTP and OLAP workloads on the same system.
  3. OrioleDB extension for Postgres enable hybrid OLTP and OLAP workloads on the same system, Not advised to use in Production at this moment.

Additional Informations :

@zieddhf zieddhf added the enhancement New feature or request label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant