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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KipData avatar

KipData/KiteSQL

0
View on GitHub↗
722 stars·54 forks·Rust·Apache-2.0·1 viewkipdata.github.io/kitesql-web↗

KiteSQL

Embedded relational database and native Rust data API.

Features

  • Database Systems - SQL-as-a-function implementation for Rust.
  • Databases & Data - SQL-as-a-function interface for database operations.

Star history

Star history chart for kipdata/kitesqlStar history chart for kipdata/kitesql

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 KiteSQL

Similar open-source projects, ranked by how many features they share with KiteSQL.
  • ayarotsky/redis-shieldayarotsky avatar

    ayarotsky/redis-shield

    97View on GitHub↗

    Redis and Valkey module that implements the token-bucket algorithm as a native command for high-performance rate limiting

    Rustrate-limitingredisredis-module
    View on GitHub↗97
  • chdb-io/chdbchdb-io avatar

    chdb-io/chdb

    2,694View on GitHub↗

    chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse

    Pythonchdbclickhouseclickhouse-database
    View on GitHub↗2,694
  • apecloud/ape-dtsapecloud avatar

    apecloud/ape-dts

    580View on GitHub↗

    ApeCloud's Data Transfer Suite, written in Rust. Provides ultra-fast data replication between MySQL, PostgreSQL, Redis, MongoDB, Kafka and ClickHouse, ideal for disaster recovery (DR) and migration scenarios.

    Rustbinlogcdcclickhouse
    View on GitHub↗580
  • clickhouse/clickhouseClickHouse avatar

    ClickHouse/ClickHouse

    48,229View on GitHub↗

    ClickHouse is a high-performance, columnar analytical database designed for real-time query execution and large-scale data aggregation. It functions as a distributed data warehouse capable of processing petabytes of information, while also providing an embedded engine that integrates directly into applications for native query capabilities without external dependencies. The system is built to handle high-throughput ingestion and complex analytical workloads, delivering millisecond-level latency for interactive dashboards and operational monitoring. The platform distinguishes itself through ad

    C++aianalyticsbig-data
    View on GitHub↗48,229
See all 30 alternatives to KiteSQL→

Frequently asked questions

What does kipdata/kitesql do?

Embedded relational database and native Rust data API.

What are the main features of kipdata/kitesql?

The main features of kipdata/kitesql are: Database Systems, Databases & Data.

What are some open-source alternatives to kipdata/kitesql?

Open-source alternatives to kipdata/kitesql include: chdb-io/chdb — chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse. cozodb/cozo — Cozo is a logic-based database engine that functions as a relational data store, an embedded graph database, and a… apecloud/ape-dts — ApeCloud's Data Transfer Suite, written in Rust. Provides ultra-fast data replication between MySQL, PostgreSQL,… ayarotsky/redis-shield — Redis and Valkey module that implements the token-bucket algorithm as a native command for high-performance rate… clickhouse/clickhouse — ClickHouse is a high-performance, columnar analytical database designed for real-time query execution and large-scale… curvineio/curvine.