View on GitHub BIRDS

Bidirectional Transformation for Relational View Update Datalog-based Strategies

BIRDS Web-based Datalog editor

The Web-based User Interface is for writing and compiling the Datalog program of view update strategy into SQL code. By connecting to a database, the SQL code can be also executed in the database.

BIRDS’s docker image runs the WebUI on port 3010:

webui-screenshot

The web app is built based on SQLPad.