Skip to content

bitlaab-blitz/mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo

High-level MongoDB Wrapper

Mongo is a lightweight wrapper over the C-based libmongoc library, offering high-level, efficient, and thread-safe access to MongoDB without heavy abstractions.

Platform Support

Mongo currently supports only Linux on aarch64 and x86_64 architectures.

Dependency

Mongo uses libbson2.a and libmongoc2.a (Static Libraries) along with the necessary header files.

No additional step is required to use this project as a package dependency.

Documentation

For most up-to-date documentation see - Mongo Documentation.

About

High-level MongoDB Wrapper

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors