mqttPaho - The Paho Go Client provides an MQTT client library for connection to MQTT brokers via TCP, TLS or WebSockets. natiu-mqtt - A dead-simple, non-allocating, low level implementation of MQTT well suited for embedded systems. nbio - Pure Go 1000k+ connections solution, support tls...
mdns - Simple mDNS (Multicast DNS) client/server library in Golang. mqttPaho - The Paho Go Client provides an MQTT client library for connection to MQTT brokers via TCP, TLS or WebSockets. nbio - High-performance, non-blocking, event-driven, easy-to-use, least-dependency networking framewo...
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...
firebirdsql - Firebird RDBMS SQL driver for Go. go-adodb - Microsoft ActiveX Object DataBase driver for go that uses database/sql. go-mssqldb - Microsoft MSSQL driver for Go. go-oci8 - Oracle driver for go that uses database/sql. go-sql-driver/mysql - MySQL driver for Go. go-sqlit...
Code Pull requests Actions Projects Security Insights Additional navigation options master 6Branches52Tags Code This branch is353 commits behindgolang-migrate/migrate:master. Folders and files Name Last commit message Last commit date Latest commit ...
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?option1=true&option2=false Any reserved URL characters need to be escaped. Note, the % character...
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?option1=true&option2=false Anyreserved URL charactersneed to be escaped. Note, the%character alsone...
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?option1=true&option2=false Anyreserved URL charactersneed to be escaped. Note, the%character alsone...
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...