Richard Lloyd (relloyd)

relloyd

Geek Repo

Company:Dojo

Location:London, UK

Home Page:https://halfpipe.sh

Github PK Tool:Github PK Tool

Richard Lloyd's repositories

halfpipe

Halfpipe is an ELT utility and microservice that streams data into Snowflake from S3, Oracle, SQL Server, Netezza and more. Continuous data integration patterns wrapped into single commands. ODBC support is available and Postgres is on the roadmap.

Language:GoLicense:MITStargazers:7Issues:3Issues:0

go-oci8

Oracle driver for go from user mattn, with added batch/array-bind capability.

Language:GoLicense:MITStargazers:1Issues:2Issues:0
Language:HCLLicense:MITStargazers:0Issues:1Issues:0

dburl

Forked from xo/dburl and rewired to use module relloyd/go-sql instead of the standard database/sql library. This adds an interface to allow Oracle bulk DML operations using driver relloyd/go-oci8.

Language:GoLicense:MITStargazers:0Issues:1Issues:0

deliberate-junk

Junk Repo For Testing

Stargazers:0Issues:1Issues:0

go

The Go programming language

Language:GoLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

go-mssqldb

Microsoft SQL server driver written in go language

Language:GoLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

go-sql

The standard Go SQL library with an added interface for batch (array) binding and execution, for use with Oracle driver relloyd/go-oci8.

Language:GoLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

gosnowflake

Go Snowflake Driver

Language:GoLicense:Apache-2.0Stargazers:0Issues:2Issues:0

migrate

Database migrations with Snowflake support for multi-statement scripts. CLI and Golang library.

Language:GoLicense:NOASSERTIONStargazers:0Issues:1Issues:0

odbc

ODBC driver written in Go. Forked from alexbrainman/odbc and rewired to use module relloyd/go-sql instead of the standard database/sql library. go-sql has an added interface to allow bulk Oracle DML operations via driver relloyd/go-oci8.

Language:GoLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

viper

Go configuration with fangs - upstream knadh/viper included case-insensitive map handling, which was merge pending into spf13/viper.

Language:GoLicense:MITStargazers:0Issues:1Issues:0