Pakket: libcowsql-dev (1.15.6-1 en anderen)
Verwijzigingen voor libcowsql-dev
Debian bronnen:
Het bronpakket cowsql downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Embeddable, replicated and fault tolerant SQL engine - development files
Embeddable SQL database engine with high availability and automatic failover.
The cowsql library 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 generally fine to delete or rebuild a particular node of an application that uses cowsql for data storage.
This package contains the development headers and library files needed to compile programs using cowsql.
Andere aan libcowsql-dev gerelateerde pakketten
|
|
|
|
-
- dep: libcowsql0 (= 1.15.6-1+b1)
- Embeddable, replicated and fault tolerant SQL engine - shared library
-
- dep: libsqlite3-dev (>= 3.22.0~)
- SQLite 3 development files