sanggonlee / gosqLinks
Simplicity-focused, template based SQL query builder
☆66Updated 2 years ago
Alternatives and similar repositories for gosq
Users that are interested in gosq are comparing it to the libraries listed below
Sorting:
- All you need when you are working with countries in Go.☆93Updated last week
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆55Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- A go database/sql driver for csvq☆76Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Fast, dependable universally unique ids☆26Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- ☆85Updated 6 months ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆84Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 10 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Cache Slow Database Queries☆143Updated 4 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 10 months ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆122Updated 3 weeks ago
- A golang map in which entries expire after given a time period☆58Updated last month
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Create a gRPC Server from Database☆26Updated 2 years ago