lua-resty-orm
Lua ORM
An object-relational mapping (ORM) tool for building database queries in Lua.
Simple ORM for openresty
31 stars
6 watching
6 forks
Language: Lua
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kitura/swift-kuery-orm | An ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases | 212 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
kong/lua-resty-counter | A lock-free counter implementation for Lua in the context of a high-performance web server | 22 |
openresty/lua-resty-lrucache | An LRU cache implementation for OpenResty and Lua applications. | 441 |
openresty/lua-tablepool | A Lua library that manages a pool of reusable tables to reduce memory allocation and garbage collection overhead | 113 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 331 |
araq/ormin | A library that provides an object-relational mapping system to interact with databases using a high-level interface. | 153 |
antonheryanto/lua-resty-stack | A Lua-based application stack for building RESTful APIs | 12 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
openresty/lua-resty-shdict-simple | A shared dictionary API interface written in Lua for OpenResty applications | 32 |
vislee/lua-resty-wrr | A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers | 3 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 296 |