- Cassandra Utilities
Please make sure to initialize a Go module before installing core-go/cassandra:
go get -u github.com/core-go/cassandra
Import:
import "github.com/core-go/cassandra"
- Insert, Update, Delete, Find By ID
- Support decimal, which is useful for currency
- Batch Insert
- Batch Batch Update
- Batch Insert or Update: support Oracle, PostgreSQL, My SQL, MS SQL Server, Sqlite
- CRUD repository