Pinned Repositories
jungle
AWS operations by cli should be simpler
pgpart
Creating PostgreSQL partitioned table DDL should be easier.
planter
Generate PlantUML ER diagram textual description from PostgreSQL tables
sample-golang-soap-xml
Golang SOAP examples
soapc
Golang SOAP client
varfmt
Convert string into Go variable name following Go naming convention
wbs
Watch, build, and (re)start Go server auto-reloader customizeable by toml
bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
moto
A library that allows you to easily mock out tests based on AWS infrastructure.
dgw
dgw generates Golang struct, and simple Table/Row Data Gateway functions from PostgreSQL table metadata
achiku's Repositories
achiku/sample-golang-soap-xml
Golang SOAP examples
achiku/varfmt
Convert string into Go variable name following Go naming convention
achiku/kaonashi
Headless local note app with just-enough set of RESTful APIs
achiku/sample-golang-pgx-transaction
Sample Golang pgx transaction
achiku/sample-h2o-mruby
Sample setup for h2o + mruby
achiku/xml
A fork of the Go xml package with fixed marshaling
achiku/sample-golang-test-server
Sample Golang http server test
achiku/sample-sqlalchemy-postgres
Sample setup for Postgres partitioning with SQLAlchemy
achiku/ansible-openswan
ansible openswan role
achiku/ansible-python3
ansible python3 role
achiku/mergo
Mergo: merging Go structs and maps since 2013
achiku/pgx
PostgreSQL client library for Go
achiku/que-go
An interoperable Golang port of the Ruby Que queuing library for PostgreSQL
achiku/sample-event-db-model
Event db model
achiku/sample-golang-custom-handler
Sample custom handler
achiku/sample-golang-errors
Sample go error handling
achiku/sample-golang-graceful-restart
Sample Golang net/http graceful restart
achiku/sample-golang-netcontext
Sample code for net/context
achiku/sample-golang-pgx-stdlib
Sample Golang with github.com/pgx/stdlib
achiku/sample-golang-postgres-que
Sample Golang + PostgreSQL Que
achiku/sample-golang-sql-driver
Sample Golang SQL Driver
achiku/sample-golang-struct-merge
Sample golang structs merge
achiku/sample-golang-testable-rdbms
Sample Golang testable programs interacting with RDBMS
achiku/sample-golang-toml
Golang handling toml
achiku/sample-golang-xhandler-xmux
Sample Golang xhandler and xmux
achiku/sample-golang-xlog
Sample Golang xlog
achiku/sample-postgres-timezone
Postgres timezone example
achiku/structure
JSON Hyper Schema / WSDL to Go struct
achiku/xmux
xmux is a httprouter fork on top of xhandler (net/context aware)
achiku/xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server