{"repo":"tonbo-io/tonbo","free":true,"listed":false,"github":"https://github.com/tonbo-io/tonbo","clone":"git clone https://github.com/tonbo-io/tonbo.git","description":"Tonbo is an embedded database for serverless and edge runtimes.","language":"Rust","stars":1603,"topics":["arrow","big-data","rust","store-engine","embedded-database","database","htap","lsm-tree","offline-first","parquet"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"Tonbo Website Rust Doc Blog Community Tonbo is an embedded database for serverless and edge runtimes. Your data is stored as Parquet on S3, coordination happens through a manifest, and compute stays fully stateless. Why Tonbo? Serverless compute is stateless, but your data isn't. Tonbo bridges this gap: - Async-first : The entire storage and query engine is fully async, built for serverless and edge environments. - No server to manage : Data lives on S3, coordination via manifest, compute is stateless - Arrow-native : Define rich data type, declarative schemas, query with zero-copy RecordBatch - Runs anywhere : Tokio, WASM, edge runtimes, or as a storage engine for building your own data infrastructure. - Open formats : Standard Parquet files readable by any tool When to use Tonbo? - Build serverless or edge applications that need a durable state layer without running a database. - Store append-heavy or event-like data directly in S3 and query it with low overhead. - Embed a lightweight MVCC + Parquet storage engine inside your own data infrastructure. - Run workloads in WASM or Cloudflare Workers that require structured persistence. Quick Start For local development, use .on disk(\"/tmp/users\")? instead. See examples/ for more. Installation Or add to Cargo.toml : Examples Run with cargo run --example : - 01 basic : Define schema, insert, and query in 30 lines - 02 transaction : MVCC transactions with upsert, delete, and read-your-writes - 02b snapshot : Consistent point-in-ti","default_branch":null,"files":null,"tree":[],"storefront":"/r/tonbo-io","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/tonbo-io/tonbo/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."}