sqlite.lua

SQL database library

A Lua binding for a self-contained SQLite database engine

SQLite LuaJIT binding with a very simple api.

GitHub

497 stars
6 watching
29 forks
Language: Lua
last commit: about 2 years ago
Linked from 1 awesome list

databaseluajitluarocksneovimsqlite

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
olliniinivaara/sqliteral A high-level SQLite API for Nim language 50
andreirudenko/linc_luajit A Haxe library providing native bindings to LuaJIT for C++ target 49
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 37
nikokrock/ada-lua An Ada interface to Lua, allowing execution of Lua scripts from Ada code 42
r-dbi/rsqlite An R interface to a lightweight, self-contained, and transactional SQL database engine 329
natecraddock/ziglua A Zig library providing bindings to the Lua C API 290
touchlab/sqliter A SQLite driver for Kotlin Native libraries 179
lua-stdlib/lua-stdlib A collection of standard Lua libraries for various versions of the Lua programming language. 289
p0pr0ck5/lua-ffi-libinjection A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. 36
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 73
hoelzro/sqlite-lua-extension Embeds a Lua interpreter into SQLite to execute Lua code in SQL statements. 19
bungle/lua-resty-uuid FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. 60
bjornbytes/graphql-lua A Lua implementation of GraphQL schema and query execution 187
nektro/zig-sqlite3 A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. 2
hslua/hslua Provides a bridge between Haskell and Lua programming languages 130