Skip to content

cybergarage/go-mongo

Repository files navigation

go-mongo

GitHub tag (latest SemVer) test Go Reference

The go-mongo is a database framework for implementing a MongoDB-compatible server using Go easily.

What is the go-mongo?

The go-mongo handles MongoDB Wire Protocol and interprets the major messages automatically so that all developers can develop MongoDB-compatible servers easily.

Since the go-mongo handles all system commands automatically, developers can easily implement their MongoDB-compatible server only by simply handling user query commands.

Table of Contents

Examples

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published