cassandra-gocql-driver
Cassandra client
A fast and robust Cassandra client for the Go programming language
GoCQL Driver for Apache Cassandra®
3k stars
82 watching
622 forks
Language: Go
last commit: 13 days ago
Linked from 1 awesome list
cassandraclientdatabasedrivergogolangnosql
Related projects:
Repository | Description | Stars |
---|---|---|
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,546 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,652 |
mattn/go-sqlite3 | A SQLite driver for Go that allows developers to interact with SQLite databases using the standard database/sql interface. | 8,018 |
godror/godror | A Go driver for connecting to Oracle Database using the OCI wrapper | 531 |
google/gopacket | Provides a set of tools for packet processing and decoding in Go. | 6,349 |
data-dog/go-sqlmock | A tool to simulate SQL driver behavior in Go tests without needing a real database connection. | 6,153 |
smartystreets/goconvey | A tool for writing and running Go tests in the browser or terminal with visualizations of test results | 8,259 |
jackc/pgx | A high-performance PostgreSQL driver and toolkit for building Go applications | 10,804 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,168 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,494 |
gocelery/gocelery | A Go library that enables distributed task queuing and supports Celery workflow automation | 2,379 |
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,127 |
nsqio/go-nsq | A Go package providing an official client library for interacting with NSQ clusters. | 2,594 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
satori/go.uuid | A package that provides a pure Go implementation of Universally Unique Identifiers (UUIDs) with various versioning and parsing capabilities. | 4,877 |