#1 dgraph
high-performance graph database for real-time use cases
Package sqlx provides general purpose extensions to database/sql.
Health score 74/100, confidence 90/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 |
high-performance graph database for real-time use cases
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Dolt – Git for Data
Developer-friendly ORM library for Go.
Package ent is the interface between end-user schemas and entc (ent codegen).
Package gosqlx provides a production-ready, high-performance SQL parsing SDK for Go with zero-copy tokenization and comprehensive object pooling.
high-performance graph database for real-time use cases
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Dolt – Git for Data
Developer-friendly ORM library for Go.
Package ent is the interface between end-user schemas and entc (ent codegen).