Kinto logo

Kinto

Website

Minimalist JSON document store with sharing and synchronization

4.4k stars 433 forks last commit first released

Actively maintained

Last commit 27 Jul 2026.

Kinto screenshot

Kinto is a minimalist JSON storage service that exposes a RESTful HTTP API for storing and retrieving JSON records. It is designed to support sharing and synchronization workflows, making it a good fit for offline-first and distributed applications.

Key Features

  • RESTful API for JSON records organized into buckets and collections
  • Built-in permissions model with support for groups and permission inheritance
  • Synchronization support designed for clients that need to reconcile changes
  • Pluggable storage backends, including in-memory for development and PostgreSQL for production
  • Designed to be embedded as a generic storage layer for applications

Use Cases

  • Backend storage for offline-first apps that need sync and conflict-aware updates
  • Shared JSON data store for teams or services with fine-grained access control
  • Lightweight application backend for storing configuration, preferences, or metadata

Limitations and Considerations

  • Primarily focused on JSON document storage and sync; not intended as a full relational database replacement
  • Production deployments typically rely on PostgreSQL, so operational requirements depend on that stack

Kinto provides a focused, API-first approach to JSON storage with strong primitives for permissions and synchronization. It is well-suited when you need a small, reliable service to store, share, and sync JSON documents across clients and environments.

Categories:

Tags:

Tech Stack:

Share:

Similar to Kinto

Directus logo

Directus

Headless CMS and instant APIs for SQL databases

36.9k
4.9k
Last commit

Directus turns any SQL database into a headless CMS with an admin app, role-based access control, and instant REST and GraphQL APIs for custom applications.

Actively maintained
Alternative to:
Directus Cloud logo
Directus Cloud
+19
Wizarr logo

Wizarr

User invitation and management system for media servers

3.1k
194
Last commit

Wizarr automates user invitations and onboarding for Plex, Jellyfin, Emby and similar media servers, with SSO, time-limited access, Discord and request-system integration.

MITActively maintained

Docker Socket Proxy

Security-enhanced proxy to restrict Docker socket API access

2.7k
204
Last commit

A ACL-based proxy that sits in front of the Docker daemon to block unsafe API endpoints while allowing authorized operations.

Apache-2.0Actively maintained
Alternative to:
Docker logo
Docker
NocoDB logo

NocoDB

No-code spreadsheet interface for SQL databases with APIs

64.3k
5k
Last commit

Open-source Airtable alternative that turns Postgres/MySQL/SQLite into a no-code spreadsheet UI with views, permissions, integrations, and REST APIs.

Actively maintained
Alternative to:
Airtable logo
Airtable
+10
PocketBase logo

PocketBase

Lightweight open-source realtime backend with embedded SQLite

60.3k
3.6k
Last commit

Open-source Go backend providing embedded SQLite, realtime (SSE) subscriptions, auth (JWT/OAuth2), file storage, admin UI and REST-style APIs for web and mobile apps.

MITActively maintained
Alternative to:
PocketBase Cloud logo
PocketBase Cloud
+17
Hasura GraphQL Engine logo

Hasura GraphQL Engine

Open-source GraphQL engine providing instant, realtime APIs on your data

32.1k
3k
Last commit

Hasura is an open-source GraphQL engine that instantly exposes realtime, secure GraphQL APIs over databases and other data sources with fine-grained access control.

Apache-2.0Actively maintained
Alternative to:
Hasura logo
Hasura
+16