dhamith93 / csv-sqlLinks
Command-line tool to load csv and excel (xlsx) files and run sql commands
☆29Updated 4 years ago
Alternatives and similar repositories for csv-sql
Users that are interested in csv-sql are comparing it to the libraries listed below
Sorting:
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- An Elegant and simple tool for executing common tasks on remote servers.☆37Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated 2 weeks ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Debug-level logging for developers (only!)☆103Updated 9 months ago
- Simple string pattern matcher for Go☆132Updated last month
- Collect data about your dependencies☆43Updated 5 months ago
- 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, ...…☆64Updated last year
- Particles simulation built with Go and WebAssembly☆50Updated 4 years ago
- Faster substitution of tidwall/gjson☆47Updated last month
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- ⚡ Rux is an simple and fast web framework. support route group, param route binding, middleware, compatible http.Handler interface. 简单且快速…☆97Updated this week
- Database testing made easy in Go.☆18Updated 2 years ago
- HTTP service for file uploading, processing, serving, and storage.☆39Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- CLI tool (hcron) and Go library (cron) to convert CRON expression into human readable description.☆110Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆122Updated 4 months ago
- POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations☆141Updated last week
- A golang map in which entries expire after given a time period☆59Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- some data structures and algorithms using golang☆69Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.