An open-source Business Rules Management System that compiles Excel-based decision logic into production-ready REST APIs.
OpenL Tablets is an open-source Business Rules Management System (BRMS) that allows business analysts to write decision logic in Excel spreadsheets and automatically deploy them as production-ready REST APIs. It solves the problem of business-IT collaboration bottlenecks by enabling non-technical users to manage complex rules without coding, while providing developers with scalable, high-performance services.
Business analysts, product managers, and domain experts in regulated industries like insurance, banking, and healthcare who need to author and maintain decision logic, as well as developers and DevOps engineers who integrate and deploy these rules as APIs.
Developers choose OpenL Tablets because it combines the accessibility of Excel for business users with the robustness of compiled Java bytecode and REST APIs for production use, offering type safety, high performance, and seamless integration without requiring business users to learn programming.
OpenL Tablets Business Rules Management System
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Business users can author rules directly in Excel without coding skills, as emphasized in the 'Business Users Love It' section with 'Use Excel - No programming skills needed.'
Compile-time validation catches errors early, preventing runtime surprises, highlighted in the 'Type-Safe Validation' feature that ensures strong typing.
Rules compile to native Java bytecode for processing millions of decisions per second, as stated in the 'High Performance' key feature.
Enables zero-downtime updates in production with changes going live instantly, per the 'Hot Reload' feature for seamless rule management.
Requires Java 21+ runtime, which may not fit teams using other technology stacks or lightweight microservices, as indicated by the Java version badge in the README.
Rule authoring is confined to Excel spreadsheets, limiting flexibility for complex logic or environments where Excel isn't standard, despite the 'Excel-Based Authoring' focus.
Enterprise deployments involve configuration overhead, with separate guides for Docker, Kubernetes, and cloud providers, suggesting a steeper learning curve beyond the quick start.