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
·
Giorgi avatar

Giorgi/DuckDB.NET

0
View on GitHub↗
678 stars·91 forks·C#·MIT·6 viewsduckdb.net↗

DuckDB.NET

Bindings and ADO.NET Provider for DuckDB

Features

  • Databases and Storage - Data provider for the DuckDB analytical database.
  • Client APIs - .NET and C# language bindings for the database.

Star history

Star history chart for giorgi/duckdb.netStar history chart for giorgi/duckdb.net

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 giorgi/duckdb.net do?

Bindings and ADO.NET Provider for DuckDB

What are the main features of giorgi/duckdb.net?

The main features of giorgi/duckdb.net are: Databases and Storage, Client APIs.

What are some open-source alternatives to giorgi/duckdb.net?

Open-source alternatives to giorgi/duckdb.net include: alibaba/druid — Druid is a database connection management and monitoring framework designed to maintain persistent, high-performance… alibaba/fastjson — Fastjson is a Java data binding framework and serialization library designed to convert objects to JSON strings and… alluxio/alluxio — Alluxio is a virtual distributed file system and data orchestration layer that serves as a high-performance caching… aloneguid/stowage — Bloat-free, no BS cloud storage SDK. apache/cassandra — Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability.… ak-coram/cl-duckdb — Common Lisp CFFI wrapper around the DuckDB C API.

Open-source alternatives to DuckDB.NET

Similar open-source projects, ranked by how many features they share with DuckDB.NET.
  • alibaba/druidalibaba avatar

    alibaba/druid

    28,221View on GitHub↗

    Druid is a database connection management and monitoring framework designed to maintain persistent, high-performance links between applications and relational databases. It functions as a resource manager that automates the lifecycle of connection pools, reducing the overhead associated with repeatedly opening and closing network connections. The project distinguishes itself through an integrated query analysis engine that decomposes database statements into structured components. This capability enables real-time security auditing, syntax validation, and metadata extraction, allowing for the

    Java
    View on GitHub↗28,221
  • alibaba/fastjsonalibaba avatar

    alibaba/fastjson

    25,625View on GitHub↗

    Fastjson is a Java data binding framework and serialization library designed to convert objects to JSON strings and parse JSON data into typed objects. It functions as a JSON parser and stream processor capable of transforming JSON strings into data structures. The project emphasizes high performance JSON processing and memory management, specifically through the use of a pipeline to stream oversized JSON objects and texts to prevent memory exhaustion. It provides capabilities for JSON data serialization and deserialization workflows, including custom JSON data mapping and the ability to def

    Java
    View on GitHub↗25,625
  • alluxio/alluxioAlluxio avatar

    Alluxio/alluxio

    7,202View on GitHub↗

    Alluxio is a virtual distributed file system and data orchestration layer that serves as a high-performance caching layer between cloud storage and compute clusters. It acts as a distributed data cache designed to accelerate data access for large-scale analytics and machine learning workloads. The system provides a unified interface that presents multiple heterogeneous storage backends as a single coherent namespace. This allows for the unification of diverse storage systems, enabling computation engines to access data from different providers without changing application code. The project c

    Java
    View on GitHub↗7,202
  • ak-coram/cl-duckdbak-coram avatar

    ak-coram/cl-duckdb

    52View on GitHub↗

    Common Lisp CFFI wrapper around the DuckDB C API

    Common Lisp
    View on GitHub↗52
See all 30 alternatives to DuckDB.NET→