lua-nginx-tarantool
DB client
A Lua script that connects to a Tarantool NoSQL database using Nginx cosockets and provides basic CRUD operations.
Driver for tarantool 1.6 on nginx cosockets
18 stars
3 watching
4 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
progaudi/progaudi.tarantool | A .NET connector for interacting with the Tarantool NoSQL database using its IProto protocol. | 48 |
perusio/lua-resty-tarantool | A Lua-based library that enables interaction with a NoSQL database using its embedded Lua module or with Openresty. | 45 |
nightsailer/lua-resty-mongo | A Lua library providing an interface to MongoDB databases using the ngx_lua and cosocket APIs | 23 |
iqiyi/lua-resty-couchbase | A Lua client driver for accessing Couchbase databases from an Nginx web server | 79 |
cloudflarearchive/lua-resty-kyototycoon | A non-blocking client driver for the KyotoTycoon in-memory key-value store using Lua and OpenResty/ngx_lua. | 17 |
zigzagak/lua-resty-couchbase | A Lua-based client module for interacting with Couchbase databases using the binary memcached protocol | 8 |
tarantool/tarantool | An in-memory computing platform offering database and application server capabilities with high performance. | 3,418 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
mumez/tarantalk | A Tarantool client library for Pharo Smalltalk that enables storing and retrieving tuples in a dynamic environment. | 15 |
atnnn/librethinkdbxx | A C++ driver for interacting with the RethinkDB NoSQL database service | 98 |
moyiz/git-dev.nvim | A plugin for Neovim to open remote Git repositories directly within the editor. | 88 |
tarantool/tarantool-java | A Java client library for interacting with Tarantool databases | 51 |
tarantool/gis | A geospatial extension for a database that allows storing and querying geometric objects with high-speed spatial indexes. | 48 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
crivotz/nv-ide | Custom Neovim configuration for full-stack development with support for multiple programming languages and plugins. | 599 |