3 dépôts
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.
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.
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.
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.