elgs / gosqljsonLinks
A Go library to work with SQL database
☆62Updated 2 years ago
Alternatives and similar repositories for gosqljson
Users that are interested in gosqljson are comparing it to the libraries listed below
Sorting:
- HTTP Authentication middlewares☆222Updated 4 years ago
- timeutil - useful extensions (Timedelta, Strftime, ...) to the golang's time package☆193Updated 6 years ago
- Extract data or evaluate value from HTML/XML documents using XPath☆158Updated 7 years ago
- A lightweight go library for parsing form data or json from an http.Request.☆142Updated 2 years ago
- JSON query expression library in Golang.☆279Updated 4 years ago
- Roles is an authorization library for Golang☆147Updated 5 years ago
- Go Sql Server database driver.☆114Updated 4 years ago
- Go session management for web servers (including support for Google App Engine - GAE).☆118Updated last year
- A simple finite state machine for Golang☆162Updated last year
- A cron job scheduler for Go☆204Updated 10 years ago
- A small set of utilities to paginate your data in Go☆140Updated 4 years ago
- Real-time Go struct to JS object synchronisation over SSE and WebSockets☆185Updated 5 months ago
- MS Excel (TM) syntax for Go time/date☆96Updated 3 years ago
- Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.☆102Updated 6 years ago
- A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific…☆238Updated 5 years ago
- A Global event triggerer for golang. Defines functions as event with id string. Trigger the event anywhere from your project.☆249Updated 8 years ago
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...