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
·

3 dépôts

Awesome GitHub RepositoriesDatabase User Privilege Management

Tools for controlling and restricting the access levels and permissions of database users to specific objects or hosts.

Distinct from Container Privilege Restrictions: None of the candidates relate to database user permissions; they focus on container privileges, process privilege dropping, or migrations.

Explore 3 awesome GitHub repositories matching data & databases · Database User Privilege Management. Refine with filters or upvote what's useful.

Awesome Database User Privilege Management 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.
  • heidisql/heidisqlAvatar de HeidiSQL

    HeidiSQL/HeidiSQL

    6,129Voir sur GitHub↗

    A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal

    Assigns roles and configures authentication plugins to control database access.

    Pascal
    Voir sur GitHub↗6,129
  • h2database/h2databaseAvatar de h2database

    h2database/h2database

    4,607Voir sur GitHub↗

    H2 is a JDBC-compliant relational database management system written in Java. It functions as an embeddable SQL database that can run directly within an application process to remove network latency, or as an in-memory database for high-performance volatile storage. It also includes a web-based console for executing SQL commands and administering schemas. The system is characterized by its flexible deployment modes, including a standalone server mode for remote TCP/IP access and a mixed mode for simultaneous local and remote connectivity. It features a dialect emulation layer and compatibilit

    Implements granular access control by granting and revoking operation rights on database schemas and tables.

    Javadatabasejavajdbc
    Voir sur GitHub↗4,607
  • tableplus/tableplusAvatar de TablePlus

    TablePlus/TablePlus

    3,799Voir sur GitHub↗

    TablePlus is a SQL database management GUI and professional administration tool designed for managing relational and NoSQL databases. It functions as a native SQL query client and relational data browser, providing a graphical interface for database administration, schema management, and data exploration. The project distinguishes itself through a staged-change commit system that buffers GUI-driven modifications locally for review before they are applied to the server. It also features a native-protocol connection layer for low-latency communication and secure connectivity via SSH tunneling.

    Assigns global and database-specific access rights to control user permissions on data and operations.

    Voir sur GitHub↗3,799
  1. Home
  2. Data & Databases
  3. Database User Privilege Management