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
dridk avatar

dridk/sqlite2duckdb

0
View on GitHub↗
28 stars·1 fork·Python·MIT·7 views

Sqlite2duckdb

A tool for converting a sqlite database into a duckdb database

Features

  • Data Integration and Connectors - CLI utility for migrating data from legacy databases to analytical formats.

Star history

Star history chart for dridk/sqlite2duckdbStar history chart for dridk/sqlite2duckdb

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Sqlite2duckdb

Similar open-source projects, ranked by how many features they share with Sqlite2duckdb.
  • 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
  • jwills/dbt-duckdbjwills avatar

    jwills/dbt-duckdb

    1,304View on GitHub↗

    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.

    Python
    View on GitHub↗1,304
  • 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
See all 6 alternatives to Sqlite2duckdb→

Frequently asked questions

What does dridk/sqlite2duckdb do?

A tool for converting a sqlite database into a duckdb database

What are the main features of dridk/sqlite2duckdb?

The main features of dridk/sqlite2duckdb are: Data Integration and Connectors.

What are some open-source alternatives to dridk/sqlite2duckdb?

Open-source alternatives to dridk/sqlite2duckdb include: dfinke/psduckdb — PSDuckDB is a PowerShell module that provides seamless integration with DuckDB, enabling efficient execution of… jwills/dbt-duckdb — DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style analytics. It is crazy fast and allows… 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…