posmulten

Posmulten library is an open-source project for the generation of SQL DDL statements that make it easy for implementation of Shared Schema Multi-tenancy strategy via the Row Security Policies in the Postgres database.

This project is maintained by starnowski

Introduction

Posmulten library is an open-source project for the generation of SQL DDL statements that make it easy for implementation of Shared Schema Multi-tenancy strategy via the Row Security Policies in the Postgres database.

GUI

There is Graphical User Interface application for Posmulten. It is implemented with Swing library. It can be used by executing created jar (jar can be found in Maven repository)

java -jar openwebstart-0.8.0-SNAPSHOT-jar-with-dependencies.jar

For more details please check openwebstart module.

Jar can be also execute as Java Web Start application (for Java 9 or later it is required to use OpeWebStart)

About author

Hi,

My name is Simon, currently I am working for Epam as Senior Software Engineer. TODO Means I’ll add more later;)

Links