GraphCanon updated 1mo · GitHub synced 1mo
Decision brief
Kronotop is a distributed transactional document database that utilizes FoundationDB for ACID transactions and provides vector search.
Good fit when
- When needing a multi-model database with support for JSON documents and key-value storage alongside transactional capabilities.
- In scenarios where high scalability and horizontal scaling are critical, leveraging Kronotop's distributed architecture hosted on FoundationDB.
Avoid when
- If the project does not require vector search capabilities or ACID transactions, as these features may introduce unnecessary overhead.
- When a simpler database model without the complexity of setting up and operating on top of FoundationDB would suffice for the application needs.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (4d since push)
- As of 1mo
- Provenance
- Not a fork · Organization account
- As of 1mo
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/kronotop/kronotopSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Kronotop is a distributed, transactional document database that uses FoundationDB to provide ACID transactions and supports vector search capabilities.
Capability facts
- Languages
- java
Source: github.language · Jul 24, 2026
Categories
Tags
README
License
Kronotop is licensed under the Apache License 2.0.
FoundationDB is a trademark of Apple Inc. Kronotop is an independent project and is not affiliated with, endorsed by, or sponsored by Apple Inc.
For agents
This page has a .md twin and JSON over the API.