go-linq
Query tool
A library providing a domain-specific language for querying and manipulating data in Go
.NET LINQ capabilities in Go
4k stars
83 watching
225 forks
Language: Go
last commit: over 2 years ago
Linked from 4 awesome lists
generic-functionsgolinq
Related projects:
Repository | Description | Stars |
---|---|---|
doug-martin/goqu | An expressive SQL builder and executor for Go | 2,424 |
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,193 |
linq2db/linq2db | A C# library providing a type-safe layer between .NET code and various databases | 3,007 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,662 |
go-jet/jet | A tool for efficiently writing and executing complex type-safe SQL queries in Go with automatic data mapping. | 2,741 |
qax-os/goreporter | Analyzes and reports on the quality of Go code. | 3,128 |
dominikh/go-tools | A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,252 |
shopify/go-lua | An interpreter and compiler for the Lua programming language in Go | 3,157 |
duke-git/lancet | A comprehensive utility function library for Go. | 4,791 |
fatih/vim-go | Plugin for Vim text editor to support Go programming language | 16,041 |
nsqio/go-nsq | A Go package providing an official client library for interacting with NSQ clusters. | 2,598 |
apache/cassandra-gocql-driver | A fast and robust Cassandra client for the Go programming language | 2,595 |
samber/lo | A Lodash-style Go library with generic implementations of common functional programming operations. | 18,166 |
aws/aws-lambda-go | A collection of libraries and tools to help developers build AWS Lambda functions in Go | 3,655 |