# BSON Go ## Go implementation of BSON *When you need BSON and nothing more...* ## Reference *This repository has been extracted from the official [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) (starting from release/2.1)* *The code has been modified by removing unused code, updating codebase structure and file rename.* ## License The MongoDB Go Driver is licensed under the [Apache License](LICENSE).