relops / cqlc
cqlc generates Go code from your Cassandra schema so that you can write type safe CQL statements in Go with a natural query syntax.
☆102Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cqlc
- GoCqlTable is a wrapper around the GoCql-driver that seeks to simplify working with the Cassandra database in Golang projects.☆52Updated 7 years ago
- Runtime bindings for gocql☆44Updated 8 years ago
- Package muster provides a framework to write batching enabled libraries.☆111Updated 9 years ago
- A simple, extensible, library to make argument validation in Go palatable.☆116Updated 7 years ago
- Dependency-less dependencies for Go.☆122Updated 7 years ago
- A set of go packages and command line tools to generate Go code☆95Updated 6 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 9 years ago
- Composable cancellation☆46Updated 3 years ago
- xstats is a generic client for service instrumentation☆82Updated 4 years ago
- REST Api Testing package for writing integration tests in Go☆123Updated 6 months ago
- Package for data validation in Go☆82Updated 5 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.☆136Updated 3 months ago
- Declarative flag parameters as struct tags☆61Updated 8 years ago
- Like Nexflix Hystrix but in Go☆82Updated 8 years ago
- A flexible error support library for Go☆168Updated 4 years ago
- Golang simple exponential backoff package.☆49Updated 3 years ago
- Replace boilerplate code with functional patterns using 'go generate'☆123Updated 6 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 7 years ago
- Dynamically resizable pools of goroutines which can queue an infinite number of jobs.☆87Updated 8 years ago
- Fast typesafe templating for golang☆62Updated 6 years ago
- ☆42Updated 10 years ago
- Static content embedding for Golang☆92Updated 5 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 4 years ago
- Profiler injection and analysis tool☆122Updated 7 years ago
- an opinionated repo based tool for linting, testing and building go source☆110Updated 7 years ago
- Postgres schema definition, sql/go, code generation package.☆68Updated 10 months ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 7 years ago