{"id":20626089,"url":"https://github.com/fisco-bcos/amdb-proxy","last_synced_at":"2026-03-15T18:43:53.104Z","repository":{"id":55903931,"uuid":"143865255","full_name":"FISCO-BCOS/amdb-proxy","owner":"FISCO-BCOS","description":"A proxy to access SQL-based database for FISCO BCOS node","archived":false,"fork":false,"pushed_at":"2020-12-08T11:03:12.000Z","size":578,"stargazers_count":18,"open_issues_count":3,"forks_count":11,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-15T15:13:53.957Z","etag":null,"topics":["databse","fisco-bcos","mysql","proxy"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FISCO-BCOS.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-07T11:43:48.000Z","updated_at":"2023-07-27T16:09:33.000Z","dependencies_parsed_at":"2022-08-15T09:01:13.917Z","dependency_job_id":null,"html_url":"https://github.com/FISCO-BCOS/amdb-proxy","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FISCO-BCOS%2Famdb-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FISCO-BCOS%2Famdb-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FISCO-BCOS%2Famdb-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FISCO-BCOS%2Famdb-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FISCO-BCOS","download_url":"https://codeload.github.com/FISCO-BCOS/amdb-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094934,"owners_count":21211837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["databse","fisco-bcos","mysql","proxy"],"created_at":"2024-11-16T13:11:53.982Z","updated_at":"2026-03-15T18:43:48.083Z","avatar_url":"https://github.com/FISCO-BCOS.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"English / [中文](./README_CN.md)\n# AMDB\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Build Status](https://travis-ci.org/FISCO-BCOS/amdb-proxy.svg?branch=master)](https://travis-ci.org/FISCO-BCOS/amdb-proxy)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e76b787651514cccadd0a22a409e4dd0)](https://www.codacy.com/app/fisco/AMDB?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=FISCO-BCOS/AMDB\u0026amp;utm_campaign=Badge_Grade)\n\n\n**It only supports** [FISCO BCOS version 2.0 or newer versions](https://fisco-bcos-documentation.readthedocs.io/en/latest/).\n\nIn order to overcome the limitations of local storage in version 1.0,we add support for distributed storage system in version 2.0,which is called AMDB.\nAMDB has following advantages:\n- It supports multiple storage engines and chooses highly available distributed storage system which can support data expansion easily and quickly.\n- It separates computation from data, thus node failure will not lead to data anomalies.\n- Data is stored remotely and can be stored in a safer isolation area, which is very significant in many scenarios.\n- Distributed storage not only supports the form of Key-Value, but also supports the way of SQL, which makes business development easier.\n- The storage of world state is also changed from MPT to distributed storage,which  avoids the problem of performance degradation caused by rapid expansion of world state.\n- It optimizes the structure of data storage,saves storage space and has higher access efficiency.\n\n![Architecture](https://fisco-bcos-documentation.readthedocs.io/zh_CN/latest/_images/logic_archite.png) \n\n## Usage\n\n- You can download source code from git and compile manually to use amdb. See [amdb manual](https://fisco-bcos-documentation.readthedocs.io/en/latest/docs/manual/distributed_storage.html) for more details.\n\n## Source Installation\n```bash\ngit clone https://github.com/FISCO-BCOS/amdb-proxy.git\ncd amdb-proxy \u0026\u0026 ./gradlew build\n```\nIf you install successfully, it produces the `dist` directory.\n\n## Configuration\nPlease see the [documentation](https://fisco-bcos-documentation.readthedocs.io/en/latest/docs/manual/distributed_storage.html) about configurating for the amdb.\n\n## Developing \u0026 Contributing\n- Star our Github.\n- Pull requests. See [CONTRIBUTING](CONTRIBUTING.md).\n- [Ask questions](https://github.com/FISCO-BCOS/AMDB/issues).\n- Discuss in [WeChat group](image/WeChatQR.jpg)  or [Gitter](https://gitter.im/fisco-bcos/Lobby).\n\n## Community\n\nBy the end of 2018, Financial Blockchain Shenzhen Consortium (FISCO) has attracted and admitted more than 100 members from 6 sectors including banking, fund management, securities brokerage, insurance, regional equity exchanges, and financial information service companies. The first members include the following organizations: Beyondsoft, Huawei, Shenzhen Securities Communications, Digital China, Forms Syntron, Tencent, WeBank, Yuexiu FinTech.\n\n- Join our WeChat [![Scan](https://img.shields.io/badge/style-Scan_QR_Code-green.svg?logo=wechat\u0026longCache=false\u0026style=social\u0026label=Group)](image/WeChatQR.jpg) \n\n- Discuss in [![Gitter](https://img.shields.io/badge/style-on_gitter-green.svg?logo=gitter\u0026longCache=false\u0026style=social\u0026label=Chat)](https://gitter.im/fisco-bcos/Lobby) \n\n- Read news by [![](https://img.shields.io/twitter/url/http/shields.io.svg?style=social\u0026label=Follow@FiscoBcos)](https://twitter.com/FiscoBcos)\n\n- Mail us at [![](https://img.shields.io/twitter/url/http/shields.io.svg?logo=Gmail\u0026style=social\u0026label=service@fisco.com.cn)](mailto:service@fisco.com.cn)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffisco-bcos%2Famdb-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffisco-bcos%2Famdb-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffisco-bcos%2Famdb-proxy/lists"}