
SQL Caching
- Look-aside cache for SQL databases
- Auto-invalidates into Hazelcast
- No code changes
- Install as a jdbc driver

Query Management
- Connection pooling
- Read / Write splitting
SQL Analytics
- Identifies SQL slowness: Application? Database? Network?
- Audit logging any/all data access (e.g. who, what, when)
Customer Benefit
Save expensive development resources creating and maintaining a cache system
Increase database scale with Hazelcast look-aside caching
Get SQL visibility and control on a single platform
For more information on our caching logic architecture, go here.