Database

Kinto – minimalist JSON storage service

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
SurrealDBScalable, distributed, collaborative, document-graph database
CouchbaseDistributed key-value database management system
CouchDBScalable, fault-tolerant, and schema-free written in Erlang
ArangoDBNative multi-model database
eXist-dbDatabase management system entirely built on XML technology
RethinkDBScalable database built for realtime applications
BaseXXML database engine
OrientDBDocument Database supporting ACID Transactions, SQL and Native Queries
AerospikeKey-Value Store and high performance real-time NoSQL (flex-schema) database
RavenDBFully-transactional NoSQL ACID database
FerretDBDatabase proxy that offers an open-source alternative to MongoDB
DocumentDBMongoDB-compatible document database engine
JackrabbitOpen-source content repository for Java
TerminusDBKnowledge graph and document store
KintoMinimalist JSON storage service
CrateDBDistributed SQL database management

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted