sqlite.lua
SQL database library
A Lua binding for a self-contained SQLite database engine
SQLite LuaJIT binding with a very simple api.
497 stars
6 watching
29 forks
Language: Lua
last commit: about 2 years ago
Linked from 1 awesome list
databaseluajitluarocksneovimsqlite
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-level SQLite API for Nim language | 50 |
| | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
| | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 37 |
| | An Ada interface to Lua, allowing execution of Lua scripts from Ada code | 42 |
| | An R interface to a lightweight, self-contained, and transactional SQL database engine | 329 |
| | A Zig library providing bindings to the Lua C API | 290 |
| | A SQLite driver for Kotlin Native libraries | 179 |
| | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
| | A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. | 36 |
| | Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
| | Embeds a Lua interpreter into SQLite to execute Lua code in SQL statements. | 19 |
| | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
| | A Lua implementation of GraphQL schema and query execution | 187 |
| | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
| | Provides a bridge between Haskell and Lua programming languages | 130 |