-
Here is the example of the DuckDB querying parquet files directly from Storage because it supports the S3 protocol now - https://github.com/TylerHillery/supabase-storage-duckdb-demo
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
we have some guides (eg: https://supabase.com/docs/guides/resources/migrating-to-supa...)
also some community tools: https://github.com/supabase-community/firebase-to-supabase
we often help companies migrating from firebase to supabase - usually they want to take advantage of Postgres with similar tooling.
-
[3] https://github.com/supabase/storage/issues/439
-
-
lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
you should look at lance(https://lancedb.github.io/lance/)
Related posts
-
Plv8: V8 Engine JavaScript Procedural Language Add-On for PostgreSQL
-
PLJS – JavaScript Language Plugin for PostreSQL
-
PLV8 is a trusted Javascript language extension for PostgreSQL. It can be used for stored procedures, triggers, etc.
-
PLV8 JavaScript Procedural Language Add-On for PostgreSQL
-
Is there an efficient and easy way to duplicate a row an all relations?