exasol / row-level-security

Virtual-Schema-based row-level security for Exasol
MIT License
4 stars 4 forks source link
access-management exasol exasol-integration java security udf virtual-schema

Row Level Security

row-level-security logo

Protect access to database tables on a per-row level based on roles and / or tenants.

⚠ Deprecation Warning ⚠

Please note that the Java-variant of Row-Level-Security is superseded by an Lua RLS. The Lua variant is faster and easier to install. It requires Exasol 7.1 or later though.

Java RLS is discontinued with the end of support for Exasol 7.0 on December 31st 2022. The Lua variant is interface-compatible and can be used as a drop-in replacement.

Features

Restrict access to rows (datasets) in tables to …

Table of Contents

Information for Users

Information for Contributors

Requirement, design documents and coverage tags are written in OpenFastTrace format.