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

GitHub

8k stars
148 watching
1k forks
Language: C
last commit: almost 2 years ago
Linked from 2 awesome lists

gosqlitesqlite3-driver

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jmoiron/sqlxAn extension to Go's standard database/sql library, adding features like parameterized queries and row marshaling.16,405
go-sql-driver/mysqlA MySQL driver library for Go's database/sql package14,580
google/go-githubProvides an interface to access the GitHub API v310,488
mongodb/mongo-go-driverA Golang driver that provides a connection to MongoDB databases8,200
data-dog/go-sqlmockA tool to simulate SQL driver behavior in Go tests without needing a real database connection.6,181
mattn/go-oci8Provides a Go driver for connecting to an Oracle database632
apache/cassandra-gocql-driverA fast and robust Cassandra client for the Go programming language2,595
rubenv/sql-migrateTools and scripts for managing changes to a relational database schema in a Go application.3,248
volatiletech/sqlboilerAn ORM generator that creates a Go-based data access layer from an existing database schema.6,776
golang-migrate/migrateDatabase migration tool written in Go that reads and applies migrations to various databases.15,714
gonum/gonumA set of libraries for numerical computations in the Go programming language.7,690
jackc/pgxA high-performance PostgreSQL driver and toolkit for building Go applications10,954
aws/aws-sdk-go-v2A set of libraries providing an interface to interact with AWS services in the Go programming language2,704
lib/pqA Go driver for connecting to Postgres databases using the standard database/sql package9,193
cvilsmeier/sqinn-goA Go library for accessing SQLite databases without using cgo.434