tarantool_box

In-memory database with Lua application server

Install

All systems
curl cmd.cat/tarantool_box.sh
Debian Debian
apt-get install tarantool-lts
Ubuntu
apt-get install tarantool-lts
image/svg+xml Kali Linux
apt-get install tarantool-lts
Windows (WSL2)
sudo apt-get update sudo apt-get install tarantool-lts

tarantool-lts

In-memory database with Lua application server

Tarantool is an in-memory database and Lua application server. Its key properties include: * flexible data model * multiple index types: HASH, TREE, BITSET * optional persistence and strong data durability * log streaming replication * Lua functions, procedures, triggers, with rich access to database API, JSON support, inter-procedure and network communication libraries * a command line client supporting simple SQL and a native Lua console This package provides Tarantool server.

tarantool

In-memory database with a Lua application server

Tarantool is an in-memory database and a Lua application server. Its key properties include: * flexible data model * multiple index types: HASH, TREE, BITSET * optional persistence and strong data durability * log streaming replication * Lua functions, procedures, triggers, with rich access to database API, JSON support, inter-procedure and network communication libraries This package provides Tarantool command line interpreter and server.

tarantool-dbg

Tarantool in-memory database - debugging symbols