Skip to content

bryanherger/vertica-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

vertica-rest

An unsupported demo showing how to build a REST service to access data in Vertica. This project is built with Eclipse and Maven and deployed on Tomcat 9.0

There is currently minimal support for SQL SELECT with OFFSET and LIMIT for pagination, and almost no security - there is no string sanitization, and the API endpoint takes unencrypted username and password via HTTP BASIC authentication header.

About

A REST API endpoint for Vertica database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages