Skip to content

Introduce ra-data-duckdb - #118

Merged
mshd merged 1 commit into
mainfrom
duckdb
Aug 28, 2026
Merged

Introduce ra-data-duckdb#118
mshd merged 1 commit into
mainfrom
duckdb

Conversation

@mshd

@mshd mshd commented Aug 27, 2026

Copy link
Copy Markdown
Contributor
  • Add ra-data-duckdb: react-admin data provider for DuckDB (client dataProvider + ./server SQL handlers), modeled on ra-data-simple-prisma.
  • Parameterized queries, quoted identifiers, custom PK mapping, and fixes for id-like array filters (IN) plus NotFoundError on missing getOne/update rows.
  • Add apps/duckdb-admin Next.js example and publish ra-data-duckdb@0.0.1 (beta).

@mshd
mshd requested a review from ogroppo August 27, 2026 15:36

@ogroppo ogroppo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fantastic!

@ogroppo ogroppo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

worth mergin' asap as I see it's published already :D

@mshd
mshd merged commit 0caba8b into main Aug 28, 2026
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

Successfully merging this pull request may close these issues.

2 participants