This repository is deprecated and no longer actively maintained. It contains outdated code examples or practices that do not align with current MongoDB best practices. While the repository remains accessible for reference purposes, we strongly discourage its use in production environments. Users should be aware that this repository will not receive any further updates, bug fixes, or security patches. This code may expose you to security vulnerabilities, compatibility issues with current MongoDB versions, and potential performance problems. Any implementation based on this repository is at the user's own risk. For up-to-date resources, please refer to the MongoDB Developer Center.
A ready-to-run forms based frontend for MongoDB Atlas and Realm
This project is nascent and not ready to use - this README will be update when it is.
The intent is to provide a code-free path to your first application in MognoDB Atlas using the Realm Backend. Realm mobile database capabilities will come later.
This application is intented to provide end users in any industry with the the ability to:
- Query and Retrieve records from Atlas
- View Records in structured forms using a Browser
- Add, Edit and Delete Existing Records
- Follow Relationships between Records
All in the context of secure Authenticated and Authorized Access.
Some Key design ideas for the project.
- Usable with Zero Coding
- Easily Brandable
- Full support for Dynamic Data with dynamic forms.
- Automatic or Explicit form design
Goals for the future include:
- Text / Relevance Search
- Mobile Version