下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
Turn SQLite into a Distributed Database in Seconds
FreeMIT
Claim
Collect
Share
2.8k
Stars
No
Chinese
Go
Language
Yes
Active
13
Contributors
16
Issues
No
Organization
None
Latest
78
Forks
MIT
License
More
This is a lightweight distributed SQLite system developed in Go language, which transforms SQLite into a highly available distributed database through a leaderless architecture. It uses the Gossip protocol for cluster management and data synchronization, supports eventual consistency and multi-point writes, achieves row-level replication through CDC, is compatible with the MySQL protocol, and allows existing MySQL clients and applications to be seamlessly migrated to the SQLite cluster.
Included in:
Vol.118
Tags:
MySQL
SQLite
Go
DB

Comments

Rating:
No comments yet