awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jwills avatar

jwills/dbt-duckdb

0
View on GitHub↗
1,304 stars·133 forks·Python·Apache-2.0·8 views

Dbt Duckdb

DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style analytics. It is crazy fast and allows you to read and write data stored in CSV, JSON, and Parquet files directly, without requiring you to load them into the database first.

Features

  • Data Integration and Connectors - Adapter for transforming data within analytical workflows using dbt.

Star history

Star history chart for jwills/dbt-duckdbStar history chart for jwills/dbt-duckdb

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does jwills/dbt-duckdb do?

DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style analytics. It is crazy fast and allows you to read and write data stored in CSV, JSON, and Parquet files directly, without requiring you to load them into the database first.

What are the main features of jwills/dbt-duckdb?

The main features of jwills/dbt-duckdb are: Data Integration and Connectors.

Which projects share features with jwills/dbt-duckdb?

Projects with overlapping indexed features include: dfinke/psduckdb — PSDuckDB is a PowerShell module that provides seamless integration with DuckDB, enabling efficient execution of… dridk/sqlite2duckdb — A tool for converting a sqlite database into a duckdb database. mindsdb/mindsdb — MindsDB is an AI-native database engine that treats machine learning models and autonomous agents as virtual tables.… nextflow-io/nf-sqldb — This plugin provides support for interacting with SQL databases in Nextflow scripts. rayokota/kwack — [github-actions-shield]: https://github.com/rayokota/kwack/actions/workflows/build.yml/badge.svg?branch=master… turbolytics/sql-flow — SQLFlow enables SQL-based stream-processing, powered by DuckDB. SQLFlow embeds duckdb, supporting kafka stream…

Projects sharing features with Dbt Duckdb

These projects share indexed features with Dbt Duckdb. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dfinke/psduckdbdfinke avatar

    dfinke/PSDuckDB

    60View on GitHub↗

    PSDuckDB is a PowerShell module that provides seamless integration with DuckDB, enabling efficient execution of analytical SQL queries directly from the PowerShell environment.

    PowerShell
    View on GitHub↗60
  • dridk/sqlite2duckdbdridk avatar

    dridk/sqlite2duckdb

    28View on GitHub↗

    A tool for converting a sqlite database into a duckdb database

    Python
    View on GitHub↗28
  • mindsdb/mindsdbmindsdb avatar

    mindsdb/mindsdb

    39,313View on GitHub↗

    MindsDB is an AI-native database engine that treats machine learning models and autonomous agents as virtual tables. By mapping external data sources, predictive models, and third-party services directly into the database schema, it enables users to perform inference, data retrieval, and complex orchestration using standard SQL syntax. The platform distinguishes itself through an autonomous agent orchestrator that executes iterative reasoning loops, allowing agents to plan data access and synthesize natural language responses from connected knowledge bases. It functions as a federated data ga

    Makefileagentsaianalytics
    View on GitHub↗39,313
  • nextflow-io/nf-sqldbnextflow-io avatar

    nextflow-io/nf-sqldb

    32View on GitHub↗

    This plugin provides support for interacting with SQL databases in Nextflow scripts.

    Groovy
    View on GitHub↗32
Compare all 6 related projects→