Giter Club home page Giter Club logo

Tarantool

Actions Status Code Coverage OSS Fuzz Telegram GitHub Discussions Stack Overflow

Tarantool is an in-memory computing platform consisting of a database and an application server.

It is distributed under BSD 2-Clause terms.

Key features of the application server:

Key features of the database:

  • MessagePack data format and MessagePack based client-server protocol.
  • Two data engines: 100% in-memory with complete WAL-based persistence and an own implementation of LSM-tree, to use with large data sets.
  • Multiple index types: HASH, TREE, RTREE, BITSET.
  • Document oriented JSON path indexes.
  • Asynchronous master-master replication.
  • Synchronous quorum-based replication.
  • RAFT-based automatic leader election for the single-leader configuration.
  • Authentication and access control.
  • ANSI SQL, including views, joins, referential and check constraints.
  • Connectors for many programming languages.
  • The database is a C extension of the application server and can be turned off.

Supported platforms are Linux (x86_64, aarch64), Mac OS X (x86_64, M1), FreeBSD (x86_64).

Tarantool is ideal for data-enriched components of scalable Web architecture: queue servers, caches, stateful Web applications.

To download and install Tarantool as a binary package for your OS or using Docker, please see the download instructions.

To build Tarantool from source, see detailed instructions in the Tarantool documentation.

To find modules, connectors and tools for Tarantool, check out our Awesome Tarantool list.

Please report bugs to our issue tracker. We also warmly welcome your feedback on the discussions page and questions on Stack Overflow.

We accept contributions via pull requests. Check out our contributing guide.

Thank you for your interest in Tarantool!

Tarantool's Projects

luarocks icon luarocks

LuaRocks is a deployment and management system for Lua modules.

luatest icon luatest

Tarantool test framework written in Lua

luazip icon luazip

LuaZip is a Lua extension library used to read files stored inside zip files.This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010.If you are the maintainer, please fork and then email [email protected] and ask us to "reroot" it to you.(Or you can ask us to delete the repository.)

lulpeg icon lulpeg

A port of LPeg 100% written in Lua.

mariadb-connector-c icon mariadb-connector-c

MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.The client library is LGPL licensed.

membership icon membership

Membership library for Tarantool based on a gossip protocol

metrics icon metrics

Metric collection library for Tarantool

microb icon microb

Automatic performance regression testing framework

migrate icon migrate

Migration framework from Tarantool 1.5 to 1.6

mkrepo icon mkrepo

Maintain DEB and RPM repositories on S3

modulekit icon modulekit

modulekit - A set of Tarantool module templates

moonwalker icon moonwalker

Iterate over one space with the following logic

multivac icon multivac

CI logs crawler and analyzer for tarantool/tarantool repository

mysql icon mysql

MySQL connector for Tarantool

nghttp2 icon nghttp2

nghttp2 - HTTP/2 C Library and tools

pg icon pg

PostgreSQL connector for Tarantool

pokemon icon pokemon

Tarantool based Pokemon game engine PoC

prometheus icon prometheus

Prometheus library to collect metrics from Tarantool

python icon python

Python language support for Tarantool

queue icon queue

Create task queues, add and take jobs, monitor failed tasks

queue-python icon queue-python

Python Bindings for Tarantool Queue (https://github.com/tarantool/queue/)

reload icon reload

Hot code reloading for Tarantool

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.