Skip to main content

Getting Started

Welcome to Fluree! This section will help you get up and running quickly.

GuideDescriptionTime
Quick StartCreate a ledger, insert data, run queries5 min
InstallationDocker, JAR, and configuration options10 min
Core ConceptsUnderstand Fluree's data model15 min

What is Fluree?​

Fluree is a graph database built on JSON-LD that provides:

  • Immutable history — Every change is recorded, enabling time-travel queries
  • Semantic data — JSON-LD gives your data universal meaning
  • Graph relationships — Natural modeling of connected data
  • Data-centric security — Access control defined in the data itself
  • Multiple query languages — FlureeQL, SPARQL, and more

Choose Your Path​

New to Fluree?​

Start with the Quick Start to get hands-on experience in 5 minutes, then read Core Concepts to understand how Fluree works.

Setting Up for Production?​

Check the Installation Guide for Docker, JAR deployment, and configuration options.

Coming from SQL?​

Read Core Concepts to understand how Fluree's graph model differs from relational databases.

After Getting Started​

Once you're comfortable with the basics: