Tarantool
In-memory computing platform with embedded Lua application server and ACID storage engine.
Why consider Tarantool?
Tarantool is an open-source, in-memory computing platform and NoSQL database written in C and Lua. Combining high-speed in-memory data structures with WAL disk persistence, secondary indexes, and embedded Lua JIT execution, Tarantool processes up to 1 million queries per second.
Learn Tarantool by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Tarantool
Tarantool executes in-memory database queries and co-located Lua application logic at high throughput.
Docker Quickstart
docker run --name tarantool -p 3301:3301 -d tarantool/tarantool:latestTarantool is licensed under the BSD 2-Clause License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.