Skip to content

Use DuckDB as a data source for Saaru#3

Draft
anirudhRowjee wants to merge 1 commit intomainfrom
feat-add-duckdb
Draft

Use DuckDB as a data source for Saaru#3
anirudhRowjee wants to merge 1 commit intomainfrom
feat-add-duckdb

Conversation

@anirudhRowjee
Copy link
Owner

As of right now, only pre-defined maps present in Saaru can be used as data sources, leaving a lot of the querying/filtering to the Templating engine.
This PR implements DuckDB as a query and storage layer for the contents of your static site, eventually letting users define collections in terms of SQL queries, leaving the filtering, sorting, and other similarly expensive operations to the database.

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.

1 participant