Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnavk-09/opal_fetcher_mongo
🍀 MongoDB Fetch provider for Opal...
https://github.com/arnavk-09/opal_fetcher_mongo
code demo fetch mongodb motor opal provider python readme-md
Last synced: 21 days ago
JSON representation
🍀 MongoDB Fetch provider for Opal...
- Host: GitHub
- URL: https://github.com/arnavk-09/opal_fetcher_mongo
- Owner: ArnavK-09
- License: bsl-1.0
- Created: 2024-06-09T13:08:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T13:34:22.000Z (7 months ago)
- Last Synced: 2024-06-16T14:46:52.682Z (7 months ago)
- Topics: code, demo, fetch, mongodb, motor, opal, provider, python, readme-md
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🍀 MongoDB OPAL Fetcher 🍀
> [!TIP]
> Are you ready to take your [OPAL (Open Policy Administration Layer)](https://www.opal.ac/) to the next level? Say hello to the MongoDB OPAL Fetcher! 🎉### 🔥 What is it?
The MongoDB OPAL Fetcher is a custom fetch provider that seamlessly integrates MongoDB with OPAL, allowing you to harness the power of your MongoDB data for real-time policy decisions. It's like giving OPAL a turbo boost! 🏎️💨
### ✨ Features
- 🔌 **Plug-and-Play**: Easy integration with your existing OPAL setup.
- 🔍 **Flexible Querying**: Use MongoDB queries to fetch exactly the data you need.
- 🎛️ **Configurable**: Customize your connection parameters, database, and collection.
- 💎 **Single or Multiple**: Fetch one document or many, you decide!
- 🔒 **Secure**: Leverages MongoDB's security features for safe data access.> [!IMPORTANT]
>
> ### 📜 License
>
> This project is licensed under the `Boost Software License - Version 1.0` - see the [**`LICENSE`**](LICENSE) file for details.---