taos-driver
Database connector
A Go driver for connecting to and interacting with TDengine databases.
为TDengine提供了GO驱动程序,基于TDengine的RESTFul api重构的驱动版本,纯golang实现
2 stars
3 watching
1 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
drivergolangpure-golangtdengine
Related projects:
Repository | Description | Stars |
---|---|---|
taosdata/taos-connector-odbc | An ODBC driver for TDengine 3.0, providing basic functionality for connecting to and querying data from the TDengine database. | 12 |
bearlord/pdo_taos | A PHP extension for connecting to TDengine time-series databases. | 40 |
yurunsoft/tdengine-restful-connector | A PHP wrapper around TDengine's RESTful API for easy data insertion and querying | 16 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
mattn/go-oci8 | Provides a Go driver for connecting to an Oracle database | 631 |
data-dog/go-txdb | A single transaction-based SQL driver package that provides an isolated testing environment for databases. | 665 |
nzhzds/taostd | A Python connector for TDengine, providing an easy-to-use interface for interacting with the time-series database | 1 |
mailru/go-clickhouse | A Go library providing a driver for interacting with Yandex ClickHouse databases. | 423 |
minus5/gofreetds | A Go driver for interacting with Microsoft SQL Server databases | 113 |
wonderix/crystal-tds | A Crystal driver for connecting to Microsoft SQL Server | 11 |
mattn/go-adodb | A Microsoft ActiveX Object DataBase driver for Go that uses the sql interface. | 142 |
godror/godror | A Go driver for connecting to Oracle Database using the OCI wrapper | 531 |
wenhao/sentinel-dashboard-tdengine | A tool for monitoring and managing traffic control rules in real-time | 1 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |