Categorygithub.com/nanda03dev/gnosql_client
repositorypackage
1.0.5
Repository: https://github.com/nanda03dev/gnosql_client.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

GnoSQL Client for GnoSQL In-Memory Database

GnoSQL Client is a Go library that provides a client for interacting with the GnoSQL in-memory database. It simplifies the process of managing connections, executing queries, and working with data in a GnoSQL database.

License

Features

  • Connection Management: Easily connect to a Gnosql in-memory database.
  • Query Execution: Execute queries and retrieve results.
  • Data Manipulation: Perform CRUD operations on your Gnosql database.
  • Documentation: Well-documented code and usage examples.

Installation

go get -u github.com/nanda03dev/gnosql_client