Ignite The Fire In Your SQL App

To download the presentation slides, visit https://www.gridgain.com/resources/technical-presentations/ignite-fire-…
For a complete list of upcoming and past webinars, visit https://www.gridgain.com/resources/webinars

Apache Ignite is (an in-memory computing platform OR an in-memory distributed data store and compute grid) with full-fledged SQL, key-value and processing APIs. Many companies have added it as a cache in-between existing SQL databases and their applications to speed up response times and scale. In other projects they've used it as its own SQL database.

This session will dive into some of the best practices for both types of projects using Apache Ignite. Topics covered include:

-Adding Apache Ignite in between existing databases and apps without any changes to the apps
-How auto-loading of SQL schema, data pre-loading and data synchronization work
-SQL support under the hood including DDL, DML, SQL queries, SQL indexes and compound indexes, and ACID transactions
-Configuring Ignite durable memory and native persistence for use as a distributed database with immediate recovery