Walter Wanderley

Another distributed SQLite

by

HA SQLite

A new HA version supports both leader-based and leaderless clusters for replication, with customizable conflict resolution.

  • Java users can connect to the database using a JDBC driver.

  • Go users can use the database/sql driver for embedded replicas.

  • Other languages can leverage the sqlite extension ha-sync to synchronize data and a gRPC SDK to interact with the database.

  • Postgresql and Mysql wire protocol compatible

10 views

Add a comment

Replies

Be the first to comment