© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms

Initial Release
A sleek and intuitive Document Database Explorer UI for InterSystems IRIS. Easily create namespaces and document databases, view stored documents, add new documents, and edit existing ones — all in one place.
git clone https://github.com/AshokThangavel/iris-docdb-ui.git
cd iris-docdb-ui
Build and start the app using Docker Compose:
docker-compose up --build
To stop and remove the running containers:
docker-compose down
Access the InterSystems IRIS System Management Portal at:
👉 http://localhost:52773/csp/sys/UtilHome.csp
Once the containers are running, open your browser and navigate to:
http://localhost:52773/csp/user/DocDB.Home.cls
This project is licensed under the MIT License. See the https://github.com/AshokThangavel/iris-docdb-ui/blob/main/LICENSE file for details.
For questions or contributions, please open an issue or submit a pull request on GitHub.