An open API service indexing awesome lists of open source software.

https://github.com/bbqsrc/mongo-swift

MongoDB bindings for Swift (using MongoDB C drivers)
https://github.com/bbqsrc/mongo-swift

Last synced: 10 months ago
JSON representation

MongoDB bindings for Swift (using MongoDB C drivers)

Awesome Lists containing this project

README

          

# mongo-swift

## About

mongo-swift is a client library written in Swift for MongoDB, using the [mongodb/mongo-c-driver](https://github.com/mongodb/mongo-c-driver) code as a basis.

It therefore has the same dependencies as `mongodb/mongo-c-driver`.