Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.15 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.15 KB

TINYCHAIN

Crates.io Docs.rs

TinyChain is an all-in-one database + application server with support for blockchains, graphs, tables, and tensors.

TinyChain features automatic, out-of-the-box support for cross-service transactions--meaning that it brings the transactionality of a traditional database up to, and across, the application layer. TinyChain also features automatic multithreading and GPU acceleration.

TinyChain is early beta software. Many features are not fully tested, or not yet available in the public API.

If you're not sure whether TinyChain is for you, or if you have a question or find a bug, please start a discussion!

For more information, including tutorials, see the website at https://www.tinychain.net/. You can also find usage examples in the tests.