Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

CompOmics/comp-query-constructor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compomics query constructor


Project Description

The compomics query constructor is a SQuirreL SQL plugin. It simplifies the creation of queries with a lot of columnName IN ('param1', 'param2', 'param3', ...) and/or columnName like '%param1%' or columnName like '%param2%' or columnName like '%param3%'... statements.

This is work in progress.

Go to top of page


Project Support

The query constructor project is grateful for the support by:

Compomics VIB Ghent University
compomics vib

Go to top of page


IntelliJ Netbeans Java Maven
intellij netbeans java maven

Go to top of page

About

A SQuireL SQL plugin that simplifies the creation of large queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages