#1 cockroach
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.
Health score 79/100, confidence 100/100.
| Latest version | v1.4.0 |
| Imported by | 25.6K packages |
| Stars | 17.6K |
| Forks | 1.1K |
| Last activity | 1 years ago |
| Latest release | v1.4.0 (2 years ago) |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| ColScanner | Type | type ColScanner interface{ ... } |
| ColScanner.Columns | Method | Columns func() ([]string, error) |
| ColScanner.Err | Method | Err func() error |
| ColScanner.Scan | Method | Scan func(dest ...interface{}) error |
| Conn | Type | type Conn struct{ ... } |
| Conn.BeginTxx | Method | func (c *Conn) BeginTxx(ctx context.Context, opts *sql.TxOptions) (*Tx, error) |
| Conn.GetContext | Method | func (c *Conn) GetContext(ctx context.Context, dest interface{}, query string, args ...interface{}) error |
| Conn.Mapper | Field | Mapper *reflectx.Mapper |
| Conn.PreparexContext | Method | func (c *Conn) PreparexContext(ctx context.Context, query string) (*Stmt, error) |
| Conn.QueryRowxContext | Method | func (c *Conn) QueryRowxContext(ctx context.Context, query string, args ...interface{}) *Row |
| Conn.QueryxContext | Method | func (c *Conn) QueryxContext(ctx context.Context, query string, args ...interface{}) (*Rows, error) |
| Conn.Rebind | Method | func (c *Conn) Rebind(query string) string |
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Developer-friendly ORM library for Go.
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
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