awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesCommand Interfaces

Textual or binary command sets for database manipulation.

Explore 4 awesome GitHub repositories matching data & databases · Command Interfaces. Refine with filters or upvote what's useful.

Awesome Command Interfaces GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • microsoft/powertoysالصورة الرمزية لـ microsoft

    microsoft/PowerToys

    135,047عرض على GitHub↗

    PowerToys is a collection of background-resident system utilities designed to extend native operating system functionality and streamline desktop workflows. It operates as a modular toolkit, utilizing a central plugin-based host architecture that allows users to dynamically enable or disable specific features for system configuration and automation. By leveraging native system hooking, the suite intercepts global input and window events to provide advanced control over the computing environment. The project distinguishes itself through its focus on cross-device input orchestration and spatial

    Powers a unified interface for rapid system navigation, application execution, and workflow automation via keyboard input.

    Cadvanced-pastecolor-pickercommand-palette
    عرض على GitHub↗135,047
  • redis/redisالصورة الرمزية لـ redis

    redis/redis

    74,906عرض على GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to process requests efficiently, while maintaining data durability through append-only persistence logs and asynchronous snapshotting mechanisms. What distinguishes Redis is its ability to handle complex data structures—including strings, hashes, lists, sets, and sorted sets—alongsid

    Textual command interfaces provide a standardized protocol for direct database manipulation and query execution.

    Ccachecachingdatabase
    عرض على GitHub↗74,906
  • mongodb/mongo-go-driverالصورة الرمزية لـ mongodb

    mongodb/mongo-go-driver

    8,506عرض على GitHub↗

    The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables the storage and retrieval of flexible document data by providing a bridge between Go backends and the database. The driver implements specialized capabilities for semantic vector search, allowing the handling and execution of high-dimensional vector data for similarity-based retrieval. It also supports full-text search via linguistic analysis and programmatic search index management. The project covers a broad range of database operations, including document-based CRUD, bulk

    Provides a command interface to translate high-level Go method calls into database wire protocol messages.

    Godatabasedrivergo
    عرض على GitHub↗8,506
  • vicinaehq/vicinaeالصورة الرمزية لـ vicinaehq

    vicinaehq/vicinae

    6,436عرض على GitHub↗

    Provides a unified keyboard-driven command palette for launching apps and executing tasks.

    C++app-launcherlinuxnodejs
    عرض على GitHub↗6,436
  1. Home
  2. Data & Databases
  3. Data Access and Querying
  4. Database APIs
  5. Command Interfaces

استكشف الوسوم الفرعية

  • Keyboard-Driven LaunchersUnified interfaces for executing commands and launching applications via keyboard input.