A Python wrapper for MongoDB Atlas Search that maintains MongoEngine's query syntax for seamless integration.
AtlasQ is a Python library that enables developers to use MongoDB Atlas Search while retaining the familiar query syntax of MongoEngine. It bridges the gap between MongoEngine's object-document mapping and Atlas Search's powerful full-text search capabilities, allowing for a consistent development experience.
Q objects and filter methods as MongoEngine.order_by method, with an option to sort after aggregations.AtlasQ aims to provide a seamless transition for MongoEngine users to leverage Atlas Search without learning a new query language, prioritizing compatibility and developer convenience.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.