You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"abstract": "DuckDB-powered data lake analytics from Postgres",
"description": "pg_analytics puts DuckDB inside Postgres. With pg_analytics installed, Postgres can query foreign object stores like AWS S3 and table formats like Iceberg or Delta Lake. Queries are pushed down to DuckDB, a high-performance analytical query engine.",
"version": "@CARGO_VERSION@",
"maintainer": [
"ParadeDB <support@paradedb.com>"
],
"license": "postgresql",
"provides": {
"pg_analytics": {
"abstract": "DuckDB-powered data lake analytics from Postgres",