ahkDBA

Database Access Library

An object-oriented wrapper around multiple databases to standardize access interface.

AutoHotkey DBA is an OOP-SQL DataBase access framework. It currently supports SQLite, MySQL and ADO.

GitHub

52 stars
18 watching
17 forks
Language: AutoHotkey
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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_sqlitedb An AutoHotkey class providing support to access and manipulate SQLite databases. 104
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
kevgk/leya An API that enables interaction with MySQL databases using Autohotkey without exposing server credentials. 16
cocobelgica/autohotkey-util Utility functions to support development and automation tasks in AutoHotkey scripting 95
phil294/ahk_x11 A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) 831
ahkscript/libcrypt.ahk A collection of cryptographic functions and algorithms from the AutoHotkey community. 68
joedf/libcon.ahk A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. 59
jleb/ahksock A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts 78
shambles-dev/autohotkey-hashtable An implementation of a hash table data structure for use with AutoHotkey scripts 9
lipkau/cgui An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. 18
hotkeyit/ahkdll-v1-release A scriptable DLL that extends AutoHotkey functionality with customizable hotkeys and key bindings. 65
g33kdude/socket.ahk An implementation of a network socket class in AutoHotkey script language 64
lipkau/winscp.ahk A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. 19