# apache/ignite

Apache Ignite

Repository: https://github.com/apache/ignite
Canonical: https://ross.abutalabs.com/products/apache-ignite
Homepage: https://ignite.apache.org/
Language: Java
License: Apache-2.0
License Family: permissive
Topics: distributed-sql-database, iot, osgi, network-client, ignite, data-management-platform, big-data, cloud, database, network-server, hadoop, sql, cache, in-memory-computing, in-memory-database
Last push: 2026-08-26T20:57:09+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4213, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5079, forks 1929 (observed 2026-08-28T04:09:09.513683+00:00)

## What it is
Apache Ignite is a distributed, memory-first database with in-memory speed, ACID transactions, and SQL support across a cluster. It can serve as a caching layer, key-value store, or full database with native persistence and distributed computing capabilities.

## Use cases
- speed up reads with an in-memory cache in front of a slow database
- run distributed SQL queries across a cluster
- store microservices state and session data
- process event streams in real time
- build an AI/ML feature store
- handle IoT and time-series data at scale
- run ACID transactions spanning multiple servers
- perform high-performance distributed computing

## When to choose
- you need low-latency, in-memory data access at scale
- you want a distributed SQL database with ACID guarantees
- you need a caching layer plus native persistence in one system
- your workload involves real-time analytics, IoT, or event streaming

## When to avoid
- you need a simple embedded database for a single-node app
- your dataset is small and a traditional RDBMS suffices
- you cannot operate a JVM-based cluster or manage distributed infrastructure
- you want a lightweight key-value store without clustering overhead

## Facets
- artifact type: application
- maturity: stable
- function: database, caching, search-engine, streaming, concurrency
- domain: databases, big-data, microservices, iot, cloud-computing
- platform: jvm, windows, cross-platform
- tags: in-memory-computing, distributed-sql, key-value-store, acid-transactions, hadoop, data-grid, compute-grid, java, apache, real-time, linux, macos, docker

## Member repositories
- apache/ignite (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:09.513683+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:02:35.659773+00:00, confidence not recorded.
  - readme: https://github.com/apache/ignite (fetched 2026-08-28T04:09:09.513683+00:00, sha 05e8a8a51d7e)
  - homepage: https://ignite.apache.org/ (fetched 2026-08-29T08:57:33.730597+00:00, sha d5615b8b6d70)
  - site_page: https://ignite.apache.org/features/sql (fetched 2026-08-29T08:57:33.746417+00:00, sha 4db8710b0ba5)
  - site_page: https://ignite.apache.org/features (fetched 2026-08-29T08:57:33.733529+00:00, sha 984d848899c1)
  - site_page: https://ignite.apache.org/docs (fetched 2026-08-29T08:57:33.735615+00:00, sha 5275778bcf60)
  - site_page: https://ignite.apache.org/docs/ignite3/3.1.0/getting-started/quick-start (fetched 2026-08-29T08:57:33.737449+00:00, sha e4bbe146ce94)
  - site_page: https://ignite.apache.org/features/architectural-foundation (fetched 2026-08-29T08:57:33.741150+00:00, sha 4b6cab7512ac)
  - site_page: https://ignite.apache.org/features/storage (fetched 2026-08-29T08:57:33.742868+00:00, sha 433cb6ad145d)
  - site_page: https://ignite.apache.org/features/acid-transactions (fetched 2026-08-29T08:57:33.744489+00:00, sha cc8af5e62017)
  - site_page: https://ignite.apache.org/faq (fetched 2026-08-29T08:57:33.739510+00:00, sha 6660f6a1bc25)
- Data as of 2026-08-30T08:39:29.467469+00:00.
