go-sqlite3
SQL database library
A C-based driver that provides an interface to SQLite databases using the Go language.
sqlite3 driver for go using database/sql
8k stars
148 watching
1k forks
Language: C
last commit: 2 months ago
Linked from 2 awesome lists
gosqlitesqlite3-driver
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension to Go's standard database/sql library, adding features like parameterized queries and row marshaling. | 16,405 |
| A MySQL driver library for Go's database/sql package | 14,580 |
| Provides an interface to access the GitHub API v3 | 10,488 |
| A Golang driver that provides a connection to MongoDB databases | 8,200 |
| A tool to simulate SQL driver behavior in Go tests without needing a real database connection. | 6,181 |
| Provides a Go driver for connecting to an Oracle database | 632 |
| A fast and robust Cassandra client for the Go programming language | 2,595 |
| Tools and scripts for managing changes to a relational database schema in a Go application. | 3,248 |
| An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,776 |
| Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
| A set of libraries for numerical computations in the Go programming language. | 7,690 |
| A high-performance PostgreSQL driver and toolkit for building Go applications | 10,954 |
| A set of libraries providing an interface to interact with AWS services in the Go programming language | 2,704 |
| A Go driver for connecting to Postgres databases using the standard database/sql package | 9,193 |
| A Go library for accessing SQLite databases without using cgo. | 434 |