Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sequel-vertica Build Status

A third party adapter to use Vertica through sequel, most of the actual work is done by sequel and the vertica gem.

Usage

The usage is straight forward as any other Sequel adapter, just make sure to require sequel and the sequel-vertica gem.

require 'sequel'
require 'sequel-vertica'

$DB = Sequel.connect('vertica://user:pw@host/database_name')

About

Sequel adapter for Vertica analytic database.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages