Home Applications TablePluse

TablePluse

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
4
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
TablePluse is an integrated tool designed to help developers and teams explore and understand SQL database tables, relationships, and schema structures. It provides a clear, visual way to analyze databases and lays the foundation for future features like UI screen planning and application mapping.

What's new in this version

Initial Release

πŸ“Š TablePluse

TablePluse is an integrated application designed to help developers and teams visualize and understand SQL database tables with clarity. It provides tools to explore table structures, analyze relationships, and gain insights into your data schema β€” laying the groundwork for future enhancements like UI screen mapping and app design integration.


πŸš€ Features (Current)

  • βœ… Explore table structure: columns, data types, constraints, keys

πŸ”­ Future Plans

While TablePluse currently focuses on schema exploration, future updates will introduce:

  • πŸ–ΌοΈ Screen planning linked to database entities
  • πŸ“ Auto-generated ER diagrams with customization
  • πŸ“‹ Documentation generation and export options
  • πŸ‘₯ Collaboration features for teams
  • πŸ”„ Schema version tracking and history
  • βœ… Visualize SQL tables and their relationships
  • βœ… Easy-to-navigate interface for understanding database schemas
  • βœ… Supports common relational databases (e.g., MySQL, PostgreSQL, SQL Server)

βš™οΈ Installation

Clone or download the repository:

git clone https://github.com/AshokThangavel/Interop-LookupTable.git

Build the Docker container:

docker compose --progress plain build

Start the container:

docker compose up -d && docker compose logs -f

Access the InterSystems IRIS System Management Portal at:

πŸ‘‰ http://localhost:52773/csp/sys/UtilHome.csp

Access the TablePluse:

πŸ‘‰ http://localhost:52773/csp/user/TablePluse.Home.cls

πŸ“ Project Structure (Early Phase)

TablePluse/
β”œβ”€β”€ csp/                # CSP web pages (.csp)
β”‚   └── TablePluse/     # Main CSP application folder
β”œβ”€β”€ src/                # ObjectScript source (.cls, .int, .mac), optional if needed
β”‚   └── TablePluse/     # Package namespace (e.g., TablePluse.Data, TablePluse.Utils)
β”œβ”€β”€ resources/          # Static assets (JS, CSS, images)
β”œβ”€β”€ tests/              # Unit or UI test code (can include TestProduction classes)
β”œβ”€β”€ docs/               # Documentation (markdown, diagrams, etc.)
β”œβ”€β”€ README.md
└── https://github.com/AshokThangavel/TablePluse/blob/main/LICENSE

🀝 Contributing

Contributions are welcome! If you have ideas, bug reports, or suggestions, feel free to:

  • Submit an issue
  • Fork the repo and create a pull request
  • Discuss features via GitHub Discussions (coming soon)

πŸ“œ License

This project is licensed under the MIT License β€” see the https://github.com/AshokThangavel/TablePluse/blob/main/LICENSE file for details.


TablePluse β€” Understand your data before you build with it.

Made with
Install
zpm install TablePluse download archive
Version
1.0.028 Oct, 2025
Ideas portal
Category
Solutions
Works with
HealthShareInterSystems IRIS for HealthInterSystems IRISTrakCareCachΓ©Ensemble
First published
28 Oct, 2025
Last edited
28 Oct, 2025