segmentio / go-tableizeLinks
Convert a nested map to a flat map of sql-friendly columns
☆16Updated 2 years ago
Alternatives and similar repositories for go-tableize
Users that are interested in go-tableize are comparing it to the libraries listed below
Sorting:
- enforce banned dependency imports in Go code☆14Updated 5 years ago
- Faster snakecase implementation☆43Updated 2 years ago
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 8 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Go panic logger☆26Updated 7 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 7 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- ☆60Updated 5 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated 2 years ago
- A Go service (HTTP+RPC) to retrieve location information☆47Updated 2 years ago
- RESTful Server Systems [DEPRECATED]☆35Updated 8 years ago
- An SQL query builder for golang