Class_SQLiteDB
SQLite wrapper
An AutoHotkey class providing support to access and manipulate SQLite databases.
AHK SQLite API wrapper class
104 stars
14 watching
30 forks
Language: AutoHotkey
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
isnull/ahkdba | An object-oriented wrapper around multiple databases to standardize access interface. | 52 |
lipkau/winscp.ahk | A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |
ahkdb/ahkdb | A library that provides an efficient and lightweight way to store, manipulate, and query tab-separated databases from AutoHotkey scripts | 28 |
ahk-just-me/class_lv_incelledit | Provides in-cell editing functionality for ListView controls in AHK GUIs. | 15 |
fahimf/sqlitedb | A lightweight wrapper for accessing and manipulating SQLite databases in Swift | 589 |
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
jim-vxe/ahk-lib-table | A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |
jleb/ahksock | A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts | 78 |
ahk-just-me/class_scrollgui | Provides a GUI container with scroll functionality for AutoHotkey applications | 23 |
ahk-just-me/class_transparentlistbox | Provides transparent listbox controls for GUIs in AutoHotkey scripting | 15 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 832 |
ahk-just-me/lbex | A collection of functions for manipulating AutoHotkey ListBoxes | 19 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 68 |
hotkeyit/ahkdll-v1-release | A scriptable DLL that extends AutoHotkey functionality with customizable hotkeys and key bindings. | 65 |