awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesCommand Line Administration Tools

CLI utilities for managing server instances and database operations.

Distinguishing note: None of the candidates matched; this is specific to administrative CLI subcommands.

Explore 4 awesome GitHub repositories matching development tools & productivity · Command Line Administration Tools. Refine with filters or upvote what's useful.

Awesome Command Line Administration Tools GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rethinkdb/rethinkdbAvatar de rethinkdb

    rethinkdb/rethinkdb

    26,996Voir sur GitHub↗

    RethinkDB is a distributed, document-oriented database designed to store and manage JSON-formatted data across scalable clusters. It utilizes a custom log-structured storage engine with B-Tree indexing to ensure high-performance disk I/O and data persistence. The system maintains high availability through automatic sharding and replication, employing a primary-replica voting consensus mechanism to handle node failures and ensure consistent cluster operations. A defining characteristic of the platform is its reactive changefeed engine, which allows applications to subscribe to live data update

    RethinkDB provides administrative subcommands to create server instances, manage data imports and exports, rebuild indexes, or install the database as a system service.

    C++
    Voir sur GitHub↗26,996
  • crater-invoice-inc/craterAvatar de crater-invoice-inc

    crater-invoice-inc/crater

    8,297Voir sur GitHub↗

    Crater is an open-source invoicing and expense tracking software designed for individuals and small businesses. It serves as a self-hosted billing platform that allows users to monitor the overall financial health of a business by recording professional services rendered and tracking outgoing costs. The system functions as a payment gateway integrator, connecting to third-party providers such as Stripe to process secure transactions for issued invoices. It provides specialized tools for freelance invoice management, including the generation of professional billing documents and cost estimates

    Provides a command-line interface for executing administrative tasks and system maintenance scripts.

    PHPinvoicesjavascriptlaravel
    Voir sur GitHub↗8,297
  • postgresapp/postgresappAvatar de PostgresApp

    PostgresApp/PostgresApp

    7,741Voir sur GitHub↗

    PostgresApp is a native macOS application that provides a graphical interface for installing and managing PostgreSQL database servers locally. It serves as a local server manager, allowing users to start, stop, and configure database server states without using the command line. The application supports running multiple different versions of the database server simultaneously on a single machine, enabling multi-version compatibility testing and migrations through isolated environments. It also includes a bundle of pre-installed extensions for geospatial processing and vector search, removing

    Provides command line utilities for administering databases and performing backups.

    Makefilepostgispostgres
    Voir sur GitHub↗7,741
  • kanidm/kanidmAvatar de kanidm

    kanidm/kanidm

    4,595Voir sur GitHub↗

    Kanidm is a centralized identity management server designed to handle authentication, authorization, and directory services across distributed infrastructure. It provides a comprehensive framework for managing human and service accounts, utilizing a schema-driven database to store identity records, group memberships, and system attributes. The platform supports a wide range of authentication methods, including passkeys, passwords, and standard protocols like OAuth2, OIDC, LDAP, and RADIUS. The system distinguishes itself through a granular access control engine that enforces security policies

    Provides command-line utilities for managing server installations and administrative tasks.

    Rustauthenticationiamidentity
    Voir sur GitHub↗4,595
  1. Home
  2. Development Tools & Productivity
  3. Command Line Administration Tools