VinGarcia / ksqlLinks
A Simple and Powerful Golang SQL Library
β349Updated last month
Alternatives and similar repositories for ksql
Users that are interested in ksql are comparing it to the libraries listed below
Sorting:
- π‘ HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)β379Updated 3 weeks ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive typesβ604Updated this week
- This package contains a set of utilities for generating Go boilerplate code for services based on OpenAPI 3.0 API definitionsβ148Updated last year
- It is a route manager 100% using net/http, it is being born and is under development, it is intended to be fast and with high performanceβ¦β128Updated last week
- A lightweight struct validator for Goβ178Updated 6 months ago
- Automagically insert Open Telemetry spans in your codebase.β20Updated 3 years ago
- Fast SQL query builder for Goβ185Updated 9 months ago
- A minimalist Go configuration libraryβ386Updated 6 months ago
- Ultimate fake data generator for Go with zero dependenciesβ640Updated last week
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.β504Updated this week
- SQL data mapper for Goβ230Updated 2 years ago
- net/http rate limiter middlewareβ403Updated 2 months ago
- Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant APIβ781Updated last month
- Is a general library to help modify or set data within data structures and other objects.β293Updated 11 months ago
- A type safe SQL like ORM for Goβ122Updated this week
- Zero boilerplate database operations for Goβ413Updated 4 years ago
- An idiomatic Go validation package. Supports configurable and extensible validation rules (validators) using normal language constructs iβ¦