awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
AHKDb avatar

AHKDb/AHKDb

0
View on GitHub↗
30 stars·8 forks·AutoHotkey·AGPL-3.0·7 views

AHKDb

A database library for AutoHotkey.

Features

  • Database Libraries - Database library for tab-separated data.

Star history

Star history chart for ahkdb/ahkdbStar history chart for ahkdb/ahkdb

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with AHKDb

These projects share indexed features with AHKDb. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • caiyue1993/icecreamcaiyue1993 avatar

    caiyue1993/IceCream

    2,010View on GitHub↗

    Sync Realm Database with CloudKit

    Swiftcloudkitrealm-databaserealmswift
    View on GitHub↗2,010
  • ccgus/fmdbccgus avatar

    ccgus/fmdb

    13,851View on GitHub↗

    fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It provides an Objective-C wrapper that encapsulates the low-level C API, allowing applications to manage local relational data storage and embedded database connections through a high-level interface. The library focuses on thread-safe database access by synchronizing operations across multiple threads using serialized queues to prevent data corruption and race conditions. It includes specialized capabilities for secure local storage, such as database encryption and the management

    Objective-C
    View on GitHub↗13,851
  • dreymonde/shallowsdreymonde avatar

    dreymonde/Shallows

    617View on GitHub↗

    🛶 Your lightweight persistence toolbox

    Swift
    View on GitHub↗617
  • arturdev/unrealmarturdev avatar

    arturdev/Unrealm

    534View on GitHub↗

    Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.

    Swift
    View on GitHub↗534
Compare all 30 related projects→

Frequently asked questions

What does ahkdb/ahkdb do?

A database library for AutoHotkey.

What are the main features of ahkdb/ahkdb?

The main features of ahkdb/ahkdb are: Database Libraries.

Which projects share features with ahkdb/ahkdb?

Projects with overlapping indexed features include: caiyue1993/icecream — Sync Realm Database with CloudKit. ccgus/fmdb — fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It… dreymonde/shallows — 🛶 Your lightweight persistence toolbox. duckdb/duckdb-swift. groue/grdb.swift — GRDB.swift is a comprehensive SQLite toolkit and object-relational mapper for Swift. It provides a database wrapper… arturdev/unrealm — Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.