write APIs using direct SQL queries with no hassle, let's rethink about SQL
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
A very simple general purpose websocket server that does the job
a reverse proxy that boosts the web app performance!
A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)
Scraply a simple dom scraper to fetch information from any html based website
An in-process simple publish/subscribe library for golang
Query any data source using SQL, works with the local filesystem, s3, and more. It should be a very tiny and lightweight alternative to AWS Athena, Presto ... etc.
converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ... etc
adding badger support to blevesearch
a key-value store with multiple backends including leveldb, badgerdb, postgresql
a transparent standalone http reverse proxy for docker containers
A Go package for safe, dynamic SQL generation using templates, supporting flexible parameter binding for single values and IN clauses
painless task queue manager for shell commands with an intuitive cli interface (execute shell commands in distributed cloud-native queue manager).