#1 cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
package forms is a lightweight, but incredibly useful library for parsing form data from an http.Request.
Health score 45/100, confidence 80/100.
| Latest version | v0.3.3 |
| Imported by | 20 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 9 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Data | Type | type Data struct{ ... } |
| CreateFromMap | Function | func CreateFromMap(m map[string]string) *Data |
| Data.Add | Method | func (d *Data) Add(key string, value string) |
| Data.AddFile | Method | func (d *Data) AddFile(key string, file *multipart.FileHeader) |
| Data.BindJSON | Method | func (d Data) BindJSON(v interface{}) error |
| Data.Del | Method | func (d *Data) Del(key string) |
| Data.DelFile | Method | func (d *Data) DelFile(key string) |
| Data.Encode | Method | func (d *Data) Encode() string |
| Data.FileExists | Method | func (d Data) FileExists(key string) bool |
| Data.Files | Field | Files map[string]*multipart.FileHeader |
| Data.Get | Method | func (d Data) Get(key string) string |
| Data.GetAndUnmarshalJSON | Method | func (d Data) GetAndUnmarshalJSON(key string, v interface{}) error |
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Package sqlx provides general purpose extensions to database/sql.
Developer-friendly ORM library for Go.
Package manifestor provides shared types for HLS and DASH manifest processing.
Aerospike client in Go language.
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Package sqlx provides general purpose extensions to database/sql.
Developer-friendly ORM library for Go.
Package manifestor provides shared types for HLS and DASH manifest processing.
Aerospike client in Go language.