fluree / core

Fluree releases and public bug reports
0 stars 0 forks source link

Fluree Developer Community Home

This repo is used to organize community interactions with the Fluree product team. Open issues here and they will get triaged and routed to the appropriate project.

Fluree is an open-source JSON-LD graph database with fine-grained cryptographic security written in Clojure. This project provides an HTTP interface for the database, letting you perform the database's core API functions via HTTP calls. This makes the database usable from any programming language that supports HTTP.

There are many other ways to run Fluree, including by embedding it directly in a frontend javascript application. The HTTP API server is your best choice if you're looking to use Fluree in a manner similar to traditional databases like MySQL and Postgres.

See the Fluree tutorial for instructions on storing and querying data.

Submitting Issues

Community