mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
1.0 KiB
1.0 KiB
Introduction
BigchainDB is a scalable blockchain database. You can read about its motivations, goals and high-level architecture in the BigchainDB whitepaper. This document, the BigchainDB Documentation, is intended primarily for three groups of people:
- Developers of BigchainDB server software.
- People deploying and managing BigchainDB clusters.
- Developers of BigchainDB driver software (SDKs used to develop client software).
- App developers who are developing client apps to talk to one or more live, operational BigchainDB clusters. They would use one of the BigchainDB drivers.
If you're curious about what's coming in our roadmap, see the ROADMAP.md file and the list of open issues. If you want to request a feature, file a bug report, or make a pull request, see the CONTRIBUTING.md file.