Skip to main content
Version: 3.1.0 (Latest)

Getting Started

Learn the basics of Apache Ignite 3 and get your first cluster running.

In This Section

Introduction to Apache Ignite 3

Overview of Apache Ignite 3 capabilities, use cases, and core features for distributed data processing.

Quick Start Guide

Get started with Ignite in 5 minutes. Download, install, and execute your first queries.

Start Your First Cluster

Launch a local cluster, connect using clients, and verify cluster topology.

Work with SQL

Execute SQL queries, create tables, insert data, and perform data manipulation operations.

Use the Key-Value API

Work with data using the Table API for key-value and record-based operations.

Run in Embedded Mode

Embed Ignite nodes directly in your application for local data processing.

Best Practices

Production deployment tips, configuration recommendations, and performance optimization guidance.

Migrate from Ignite 2

Migration guide for Ignite 2 users covering API changes and feature mapping.

Next Steps

After completing the getting started tutorials, explore: