下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
Turn SQLite into a Distributed Database in Seconds
FreeMIT
Claim
Collect
Share
2.6k
Stars
No
Chinese
Go
Language
Yes
Active
11
Contributors
1
Issues
No
Organization
2.8.0
Latest
66
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