Tarantool
Lighting fast in-memory DBMS with JIT onboard
Lighting fast in-memory DBMS with JIT onboard
Tarantool is an in-memory computing platform with a flexible data schema, best used for creating high-performance applications. Two main parts of it are an in-memory database and a Lua application server.
Tarantool maintains data in memory and ensures crash resistance with write-ahead logging and snapshotting. It includes a Lua interpreter and interactive console but also accepts connections from programs in several other languages.
2022 Program