sqlite-lua-extension
Lua executor
Embeds a Lua interpreter into SQLite to execute Lua code in SQL statements.
A SQLite extension that embeds a Lua interpreter into SQLite
19 stars
5 watching
1 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
luasqlite
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua binding for a self-contained SQLite database engine | 497 |
| Provides Lua functions for manipulating terminal operations | 158 |
| Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |
| Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
| A non-blocking Lua library to execute shell commands in a safe and efficient manner. | 146 |
| Provides a Lua module for executing shell commands in a non-blocking manner. | 125 |
| An extension that provides a graphical interface to manage and interact with SQLite databases in various applications. | 326 |
| Provides enhanced stack traces for Lua programming languages. | 195 |
| Assembles code for an emulator or interpreter written in Lua | 3 |
| An extension for JupyterLab that allows users to execute scripts from the file browser | 15 |
| Utility to expand and repeat expressions to multiple lines in an editor | 35 |
| A C and Lua wrapper for RE2's regular expression library | 36 |
| Provides plugins for a text editor's features and functionality. | 396 |
| An extension of Neovim that executes Python code within the editor and displays its output. | 79 |
| A tool for decompiling Lua 5.1 scripts into human-readable code | 322 |