Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.bitbucket.tbrugz:queryon

Package Overview
Maintainers
1
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.bitbucket.tbrugz:queryon

Web application that creates a REST API based on database objects (tables, views, queries) from a RDBMS

  • 0.7
  • Source
  • Maven

Version published
Maintainers
1
Source

queryon

A REST-like API that follows the naked objects pattern. A bit like a 'naked database objects' API. Depends on sqldump.

Database objects are defined by a properties file. See queryon.template.properties for more info.

Apache Shiro is used for handling authentication and authorization. Permissions rules for objects and actions are available in doc/permissions.md.

More info about QueryOn:

-- Telmo Brugnara

building

Dependencies: java 1.6+ ; maven 3+

Building: mvn install

See also: BUILDING.md

artifacts

demos - running

Note: demo-minimal & demo-dbn need maven ant tasks to populate database(s). Install with curl -o ~/.ant/lib/maven-ant-tasks-2.1.3.jar https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar

license

AGPLv3, see LICENSE.md - except where otherwise noted

license - notable exceptions

(/web: /qon-web/src/main/webapp/)

FAQs

Package last updated on 27 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc