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

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

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

3 مستودعات

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

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

    HeidiSQL/HeidiSQL

    6,129عرض على 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
    عرض على GitHub↗6,129
  • h2database/h2databaseالصورة الرمزية لـ h2database

    h2database/h2database

    4,607عرض على 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
    عرض على GitHub↗4,607
  • tableplus/tableplusالصورة الرمزية لـ TablePlus

    TablePlus/TablePlus

    3,799عرض على 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.

    عرض على GitHub↗3,799
  1. Home
  2. Data & Databases
  3. Database User Privilege Management