{"repo":"KipData/KiteSQL","free":true,"listed":false,"github":"https://github.com/KipData/KiteSQL","clone":"git clone https://github.com/KipData/KiteSQL.git","description":"Embedded relational database and native Rust data API.","language":"Rust","stars":741,"topics":["oltp","query-engine","rust","sql","embeddings","data","database","rust-lang","sqlite","sqlite-database"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"SQL as a Function for Rust &nbsp; Introduction KiteSQL is a lightweight embedded relational database for Rust, inspired by MyRocks and SQLite and fully written in Rust. It is designed to work not only as a SQL engine, but also as a Rust-native data API that can be embedded directly into applications without relying on external services or heavyweight infrastructure. KiteSQL supports direct SQL execution, typed ORM models, schema migration, and builder-style queries, so you can combine relational power with an API surface that feels natural in Rust. On native targets, KiteSQL ships with both RocksDB-backed and LMDB-backed persistent storage builders, plus an in-memory builder for tests and temporary workloads. Key Features - A lightweight embedded SQL database fully rewritten in Rust - A Rust-native relational API alongside direct SQL execution - Typed ORM models with migrations and a lightweight typed query/mutation builder - Higher write speed with an application-friendly embedding model - All metadata and actual data in KV storage, with no intermediate stateful service layer - Extensible storage integration for customized workloads - Supports most of the SQL 2016 syntax - Ships a WebAssembly build for JavaScript runtimes 👉check more ORM KiteSQL includes a built-in ORM behind the orm feature flag. With #[derive(Model)] , you can define typed models and get tuple mapping, schema creation, migration support, projections, set queries, and builder-style query/mutation workflows","default_branch":null,"files":null,"tree":[],"storefront":"/r/KipData","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/KipData/KiteSQL/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}