/agensgraph-golang

Go driver support for AgensGraph with github.com/lib/pq

Primary LanguageGoApache License 2.0Apache-2.0

ag - Go driver support for AgensGraph

Documentation

Please see the package documentation at https://godoc.org/github.com/bitnine-oss/agensgraph-golang for the detailed documentation and basic usage examples.

Tests

You may run go test with the optional -ag.test.server flag for server test.

For the server test, the environment variables listed at here can be used to set connection parameter values. There are two environment variables set by the test code; PGDATABASE=postgres and PGSSLMODE=disable.

License

Go driver support for AgensGraph is licensed under the Apache License, Version 2.0.