V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
corerman
V2EX  ›  分享创造

IceFireDB-SQLite: Interesting When P2P Meets SQLite

  •  
  •   corerman · 2022-06-13 14:40:28 +08:00 · 1143 次点击
    这是一个创建于 684 天前的主题,其中的信息可能已经有所发展或是发生改变。

    IceFireDB-SQLite

    IceFireDB SQLite database is a decentralized SQLite database. Provide a convenient mechanism to build a global distributed database system. Support users to write data to IceFireDB using MySQL protocol. IceFireDB stores the data in the SQLite database and synchronizes the data among the nodes in the P2P automatic networking.

    current state

    For the content of the Wanxiang Hackathon, you can browse: https://github.com/IceFireDB/IceFireDB/tree/main/IceFireDB-SQLite

    How does it work?

    framework

    Compile and install

    cd IceFireDB-SQLite
    make
    
    IceFireDB-SQLite -h
    

    Application scenarios

    1. Build a decentralized SQLite database based on Mysql usage protocol
    2 条回复    2022-06-14 12:20:15 +08:00
    zagfai
        1
    zagfai  
       2022-06-14 12:17:55 +08:00
    多点介绍?同步机制啥的都没有说?网络异常情况就让处理?事务机制?
    zagfai
        2
    zagfai  
       2022-06-14 12:20:15 +08:00
    还有一些很神奇的名词 Distributed consistency ?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5235 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 01:26 · PVG 09:26 · LAX 18:26 · JFK 21:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.