GimCore Features

This matrix provides a detailed, technical breakdown of the capabilities embedded within the GimCore platform. It is designed for IT Administrators, CTOs, and technical decision-makers to evaluate the platform's maturity, scalability, and security posture.


1. 🛡️ Enterprise Security & Compliance

GimCore is built with zero-trust principles and robust auditability, ensuring data is protected at rest, in transit, and during access.

Feature Description Enterprise Value
Field-Level Encryption (AES-256) Granular encryption toggle per field. Stores data as binary ciphertext while preserving application UI rendering. Ultimate protection for PII, financial, and sensitive HR data against database breaches.
3-Tier Audit Logging Comprehensive tracking across 3 levels: Field changes, Controller POST mutations, and Entity/Table modifications. Guarantees SOC2 and GDPR compliance with exportable 10k-record CSV audit trails.
SSO / SAML 2.0 / OIDC Multi-tenant authentication via email domain routing with Just-in-Time (JIT) Auto Provisioning. Seamless integration with Azure AD, Okta, and Google Workspace.
Active Directory / LDAP Enterprise cross-platform simple bind authentication with fallback to local database authentication. Allows on-premise identity management without duplicating user credentials.
MFA / 2FA (TOTP) App-based Time-based One-Time Password integration (Google Authenticator / Authy). Prevents unauthorized access even if primary passwords are compromised.
Session Control Limits concurrent sessions, tracks active login tokens, detects idle users, and provides remote "Logout All Devices" capability. Mitigates risks of unattended workstations and shared account abuse.
Threat Protection Built-in Anti-CSRF (Global AJAX injection), XSS Sanitization, SQL Injection prevention (SqlParameter), LFI blocks, and Honey pots. A hardened defense layer against OWASP Top 10 web vulnerabilities.

2. 🔌 API Gateway & Integrations

A high-performance, stateless API layer designed for massive data throughput and external system connectivity.

Feature Description Enterprise Value
RESTful Resource Hierarchy Standardized endpoint routing following the App -> Screen -> Record structure (/api/v1/apps/{appId}/screens/{screenId}/records). Intuitive and predictable developer experience for third-party integrations.
Stateless API Security ApiKeyAuthorize authentication that entirely bypasses Web Session Cookies. Absolute protection against Session Spoofing and CSRF for machine-to-machine APIs.
API Rate Limiting Dynamic API throttling (e.g., 100 requests/minute). Prevents brute-force attacks and DDoS, ensuring high availability.
High-Speed API Bulk Upload Inserting massive JSON arrays using a "Best Effort" processing mechanism. Essential for initial data migrations and heavy scheduled ETL syncs.
Partial Update (PATCH) Engine Smart optimization that isolates and updates only modified fields, ignoring unmodified or garbage IDs in raw payloads. Dramatically reduces database locking and network payload size.
Webhook Event Publisher Non-blocking, in-memory queue triggering outbound Webhooks upon record creation or modification. Enables real-time synchronization with Slack, Teams, or external CRMs.

3. 🤖 AI Engine & Low-Code App Builder

GimCore dynamically generates databases and user interfaces using an embedded AI reasoning engine.

Feature Description Enterprise Value
Intelligent Field Allocator AI-driven 6-step waterfall allocation (Pre-scan, Reserve, Keyword Heuristic, Greedy, cfReuse). Converts natural language business requirements into fully functional database tables instantly.
Dynamic SQL Builder An intelligent query engine that automatically maps virtual fields to satellite (Ints, VarChars) safely without manual JOINs. Ensures application stability regardless of how dynamically the database expands.
AI Chat Sessions Persistent AI chatbot sessions equipped with Domain Reference context (ERP, HR, CRM, Legal). Provides contextual assistance for building complex enterprise apps.
App Blueprint Cloning Capability to duplicate entire application architectures (Screens, Fields, Workflows) across projects. Rapidly deploy standardized business processes across multiple subsidiaries or clients.

4. 📊 High-Performance Data Visualization (Gantt & Kanban)

Engineered for scale, GimCore's UI components easily handle volumes that crash traditional web applications.

Feature Description Enterprise Value
100k Records Virtualization Both the AroGantt chart and Kanban board utilize DOM row recycling and Binary Search height measurements. Maintains a buttery-smooth 60fps scrolling experience even with 100,000 active tasks.
Advanced Gantt Engine Supports WBS Indent/Outdent, Critical Path Method (CPM), Async Auto-Scheduling (Topological Sort), and Constraints (ASAP/SNET). Meets strict Project Management Institute (PMI) standards for enterprise portfolio management.
Resource Workload Calendar Incremental scanning and team grouping to visualize daily resource allocation. Prevents team burnout and optimizes resource distribution.
Optimized Kanban Drag-and-Drop 240ms lifecycle lock and state-machine optimizations for ghost rendering and silent moves. Provides a tactile, lag-free agile management experience.

5. ⚙️ Automation & Workflow Engine

Replace manual interventions with deterministic, rule-based execution.

Feature Description Enterprise Value
Pre/Post Action Workflow Plugin Dependency-injected architecture allowing hooks before DB UPDATE and after DB COMMIT. Execute external validations or syncs exactly when data state changes.
Sandbox Formula Evaluation Secure, closed-logic mathematical and string calculation engine. Automate calculations (e.g., Budget = Quantity * Cost) safely without remote code execution (RCE) risks.
Reflective Plugin Scanner Automatically scans the binary folder on startup to register custom client DLL plugins. Easily extend GimCore's functionality without modifying the core source code.
FluentScheduler Background Jobs Global task registry managing Reminder tasks, Scheduled SQL executions, and Marketing Email Queues. Automates routine maintenance and marketing outreach natively.

6. 📚 CMS & Knowledge Base

A fully-featured internal wiki and documentation system seamlessly integrated with project data.

Feature Description Enterprise Value
Infinite Space & Page Tree Hierarchical document organization with unlimited depth. Organizes sprawling corporate knowledge bases logically.
Inline Comments & Collaboration Confluence-style paragraph-level annotations with concurrent editing support. Facilitates precise team feedback and asynchronous document reviews.
Version Control & Rollback Tracks insertions and deletions across PageContentVersions. Ensures no data is lost and allows auditing of policy changes over time.
Document Approval Workflows Mandates a review-and-approve cycle before internal documents are published. Maintains ISO-compliant documentation standards.