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 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted