awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/powertoysAvatar von microsoft

    microsoft/PowerToys

    135,047Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗135,047
  • redis/redisAvatar von redis

    redis/redis

    74,906Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗74,906
  • mongodb/mongo-go-driverAvatar von mongodb

    mongodb/mongo-go-driver

    8,506Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,506
  • vicinaehq/vicinaeAvatar von vicinaehq

    vicinaehq/vicinae

    6,436Auf GitHub ansehen↗

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

    C++app-launcherlinuxnodejs
    Auf GitHub ansehen↗6,436
  1. Home
  2. Data & Databases
  3. Data Access and Querying
  4. Database APIs
  5. Command Interfaces

Unter-Tags erkunden

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