Perfect-MongoDB
MongoDB connector
A Swift wrapper around the mongo-c client library to access MongoDB servers
A stand-alone Swift wrapper around the mongo-c client library, enabling access to MongoDB servers.
52 stars
7 watching
23 forks
Language: Swift
last commit: over 4 years ago
Linked from 2 awesome lists
databasemongodbmongodb-connectorperfectserver-side-swiftswift
Related projects:
Repository | Description | Stars |
---|---|---|
perfectlysoft/perfect-mysql | A Swift wrapper around the MySQL client library enabling access to MySQL servers | 127 |
perfectlysoft/perfect-postgresql | Provides access to PostgreSQL servers using a Swift wrapper around the libpq client library | 55 |
perfectlysoft/perfect-filemaker | A Swift wrapper around FileMaker XML Web publishing interface for accessing and manipulating FileMaker databases on servers. | 34 |
perfectlysoft/perfect-sqlite | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
perfectlysoft/perfect-redis | A Swift client library for Redis | 28 |
perfectlysoft/perfectdocs | A comprehensive reference and documentation library for Perfect (Server-side Swift) framework | 566 |
mongodb/mongo-spark | A Java-based connector for integrating MongoDB with Apache Spark | 712 |
perfectlysoft/perfect-curl | A Swift package that provides cURL support for making HTTP requests | 41 |
perfectlysoft/perfect-fastcgi-apache2.4 | Provides an Apache 2.4 FastCGI connector for efficient URL routing and file handling | 7 |
perfectlysoft/perfect-websockets | Provides a WebSocket protocol implementation for building real-time web applications with the Perfect framework | 23 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
facile-it/mongodb-bundle | Provides a Symfony bundle to integrate MongoDB into PHP applications | 36 |
iplantcollaborativeopensource/robotframework-mongodb-library | A Python library for interacting with MongoDB in a test automation framework | 33 |
perfectlysoft/perfect-httpserver | A Swift-based HTTP server for building web applications on the Perfect framework | 108 |
perfectexamples/perfect-websocketsserver | An example of setting up and handling WebSocket connections in a Swift-based web server | 34 |