From 0eb43b712d05f777344133e250bd8520d69a8d93 Mon Sep 17 00:00:00 2001 From: Yassine Benaid Date: Wed, 25 Dec 2024 09:11:55 +0100 Subject: [PATCH] Remove: https://github.com/davemeehan/Neo4j-GO --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6238a4c44b8..ee20ab80f38 100644 --- a/README.md +++ b/README.md @@ -905,7 +905,6 @@ _Libraries for building and using SQL._ - [mgo](https://github.com/globalsign/mgo) - (unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms. - [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) - Official MongoDB driver for the Go language. - [neo4j](https://github.com/cihangir/neo4j) - Neo4j Rest API Bindings for Golang. -- [Neo4j-GO](https://github.com/davemeehan/Neo4j-GO) - Neo4j REST Client in golang. - [neoism](https://github.com/jmcvetta/neoism) - Neo4j client for Golang. - [qmgo](https://github.com/qiniu/qmgo) - The MongoDB driver for Go. It‘s based on official MongoDB driver but easier to use like Mgo. - [redeo](https://github.com/bsm/redeo) - Redis-protocol compatible TCP servers/services.