How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This system contains an addon which allows to syncronize multiple cl-prevalence systems state.
The main features of 40ants/cl-prevalence-multimaster are: Databases.
Projects with overlapping indexed features include: 40ants/cl-prevalence — In memory database system for Common Lisp. achristmascarl/rainfrog — Rainfrog is a terminal-based database client that connects to multiple database engines, combining schema browsing,… aerospike/aerospike-client-nodejs — Node.js client for the Aerospike database. ak-coram/cl-duckdb — Common Lisp CFFI wrapper around the DuckDB C API. akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go. 0b01/tectonicdb — Database for L2 orderbook.
Rainfrog is a terminal-based database client that connects to multiple database engines, combining schema browsing, interactive SQL query execution, and inline data editing into a single terminal interface. It provides a tree navigator for exploring tables, columns, and indexes, and an inline cell editor that automatically constructs and executes the necessary UPDATE statements when a cell value is changed. The application also supports modal Vim-style keyboard shortcuts for cursor movement and editing, making it usable entirely from the keyboard. Query results are fetched in chunks and pagin
Node.js client for the Aerospike database