mongo-go-driver
Mongo client
A Golang driver that provides a connection to MongoDB databases
The Official Golang driver for MongoDB
8k stars
124 watching
892 forks
Language: Go
last commit: about 2 months ago
Linked from 3 awesome lists
databasedrivergogolanggolang-librarymongodb
Related projects:
Repository | Description | Stars |
---|---|---|
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,580 |
go-mgo/mgo | A MongoDB driver for Go that allows interaction with the MongoDB NoSQL database | 2,735 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,973 |
qiniu/qmgo | A Go driver for MongoDB with a simpler interface and more features than the official driver. | 1,327 |
mattn/go-sqlite3 | A C-based driver that provides an interface to SQLite databases using the Go language. | 8,093 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,503 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 892 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
mongodb/mongo-java-driver | A Java library that provides a driver for interacting with MongoDB databases | 2,620 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,055 |
google/go-github | Provides an interface to access the GitHub API v3 | 10,488 |
apache/cassandra-gocql-driver | A fast and robust Cassandra client for the Go programming language | 2,595 |
mongodb/mongo-ruby-driver | A Ruby driver for interacting with MongoDB. | 1,427 |
domodwyer/mgo | Provides a Go interface to interact with MongoDB databases | 6 |