Skip to content
/ PQL Public
forked from processquerying/PQL

Process Query Language (PQL) is a special-purpose programming language for managing process models based on information about process instances that these models describe. PQL is based upon temporal logic and adopts the concrete syntax of SQL.

License

Notifications You must be signed in to change notification settings

raboczi/PQL

This branch is 63 commits behind processquerying/PQL:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 2, 2016
Nov 10, 2015
May 23, 2015
Oct 2, 2015
Sep 26, 2015
Nov 10, 2015
Oct 21, 2015
Jan 27, 2016
Jan 27, 2016
Jan 27, 2016
Sep 17, 2015
Jan 2, 2016
Nov 10, 2015
Mar 30, 2015
Jan 2, 2016
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015
Sep 26, 2015
Jan 2, 2016
Oct 2, 2015
Sep 26, 2015
Sep 27, 2015
Nov 10, 2015
Nov 10, 2015
Sep 26, 2015
Sep 26, 2015
Nov 10, 2015
Nov 11, 2015
Jan 2, 2016
Nov 10, 2015
Jan 27, 2016

Repository files navigation

                 www.processquerying.com
                ________   ________   ___          
               |\   __  \ |\   __  \ |\  \         
               \ \  \|\  \\ \  \|\  \\ \  \        
                \ \   ____\\ \  \\\  \\ \  \       
                 \ \  \___| \ \  \\\  \\ \  \____  
                  \ \__\     \ \_____  \\ \_______\
                   \|__|      \|___| \__\\|_______|
                                    \|__|
                                    
Process Query Language (PQL) is a special-purpose programming language for managing process models based on information about process instances that these models describe. PQL is based upon temporal logic and adopts the concrete syntax of SQL.

-------------------------
INSTALLATION INSTRUCTIONS
-------------------------

1. Download latest PQL release from https://github.com/processquerying/PQL/tree/master/release.
2. Install supplied PQL.MySQL-*.sql schema file.
3. Update MySQL URL, user, and password parameters in PQL.ini.
4. Start using PQL by following the supplied examples!

About

Process Query Language (PQL) is a special-purpose programming language for managing process models based on information about process instances that these models describe. PQL is based upon temporal logic and adopts the concrete syntax of SQL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.7%
  • PLpgSQL 6.8%
  • ANTLR 2.4%
  • Batchfile 0.1%