Embeddable, replicated and fault tolerant SQL engine
cowsql is a C library that implements an embeddable and replicated SQL database engine with high availability and automatic failover. cowsql extends SQLite with a network protocol that can connect together various instances of your application and have them act as a highly-available cluster, with no dependency on external databases. The name "cowsql" loosely refers to the "pets vs. cattle" concept, since it's generaly fine to delete or rebuild a particular node of an application that uses cowsql for data storage.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.15.6-3.fc41 | - |
Fedora 41 | 1.15.6-3.fc41 | - |
Fedora 40 | 1.15.6-2.fc40 | - |
Fedora EPEL 9 | 1.15.6-3.el9 | - |
You can contact the maintainers of this package via email at
cowsql dash maintainers at fedoraproject dot org
.