Kinto is a minimalist JSON storage service for applications that need a simple, self-hostable backend for storing structured data.
It exposes an HTTP API in front of a database and is designed for projects that need remote data storage, permissions, synchronisation across devices, and collaboration features without building a custom backend from scratch.
This is free and open source software.
Key Features
- Stores data as JSON records organised into buckets and collections.
- Offers fine-grained permissions on buckets, groups, collections, and individual records.
- Supports optional JSON Schema validation for collections.
- Provides change tracking through revision numbers to help clients retrieve updates since a previous synchronisation.
- Works with an in-memory backend for development and PostgreSQL for production deployments.
- Can be configured using an INI file or environment variables.
- Includes pluggable authentication, storage, cache, and permission backends.
- Supports a plugin ecosystem for features such as history tracking, file attachments, and monitoring.
Website: github.com/Kinto/kinto
Support:
Developer: Mozilla Services
License: Apache License 2.0
Kinto is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| Document-Oriented Databases | |
|---|---|
| SurrealDB | Scalable, distributed, collaborative, document-graph database |
| Couchbase | Distributed key-value database management system |
| CouchDB | Scalable, fault-tolerant, and schema-free written in Erlang |
| ArangoDB | Native multi-model database |
| eXist-db | Database management system entirely built on XML technology |
| RethinkDB | Scalable database built for realtime applications |
| BaseX | XML database engine |
| OrientDB | Document Database supporting ACID Transactions, SQL and Native Queries |
| Aerospike | Key-Value Store and high performance real-time NoSQL (flex-schema) database |
| RavenDB | Fully-transactional NoSQL ACID database |
| FerretDB | Database proxy that offers an open-source alternative to MongoDB |
| DocumentDB | MongoDB-compatible document database engine |
| Jackrabbit | Open-source content repository for Java |
| TerminusDB | Knowledge graph and document store |
| Kinto | Minimalist JSON storage service |
| CrateDB | Distributed SQL database management |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

