rosedb - An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset. rotom - A tiny Redis server built with Golang, compatible with RESP protocols. rqlite - The lightweight, distributed, relational database built on SQLite. tempdb - Key-value store for temporary ...
SQL query builder, libraries for building and using SQL. dat- Go Postgres Data Access Toolkit Dotsql- Go library that helps you keep sql files in one place and use it with ease. goqu- An idiomatic SQL builder and query library. ozzo-dbx- Powerful data retrieval methods as well as DB-ag...
qs - Go module for encoding structs into URL query parameters. queryparam - Decode url.Values into usable struct values of standard or custom types. Functional Packages to support functional programming in Go. fpGo - Monad, Functional Programming features for Golang. fuego - Functional Experiment ...
Firebird MS SQL Server rqlite Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form: dbdriver://username:password@host:port/dbname?param1=true¶m2=false Any reserved URL characters need to be escaped. Note, the % ch...
ofxgo - Query OFX servers and/or parse the responses (with example command-line client). techan - Technical analysis library with advanced market analysis and trading strategies. transaction - Embedded transactional database of accounts, running in multithreaded mode. vat - VAT number validation &...
FirebirdSQL 2.5 Oracle XE 11g - read this Dependencies go 1.1+ Installation go get github.com/quintans/toolkit go get github.com/quintans/goSQL Startup Guide This guide is based on a MySQL database, so we need to get a database driver. I used the one in https://github.com/go-sql-...
Firebird MS SQL Server rqlite Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form: dbdriver://username:password@host:port/dbname?param1=true¶m2=false Any reserved URL characters need to be escaped. Note, the % ch...
Firebird MS SQL Server Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form: dbdriver://username:password@host:port/dbname?param1=true¶m2=false Any reserved URL characters need to be escaped. Note, the % character...
Firebird MS SQL Server rqlite Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form: dbdriver://username:password@host:port/dbname?param1=true¶m2=false Any reserved URL characters need to be escaped. Note, the % ch...
Firebird MS SQL Server Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form:dbdriver://username:password@host:port/dbname?param1=true¶m2=false Anyreserved URL charactersneed to be escaped. Note, the%character alsoneed...