# BigchainDB 문서 블록체인 데이터베이스인 BigchainDB를 만나보세요. 분산형, 불변성 및 자산에 대한 네이티브 지원을 포함한 일부 데이터베이스 특성들과 블록체인 특성을 가지고 있습니다. 높은 수준에서, 사용자는 BigchainDB HTTP API를 사용하는 BigchainDB 네트워크(노드 집합) 또는 BigchainDB 파이썬 드라이버와 같은 API용 래퍼로 통신할 수 있습니다. 각 BigchainDB 노드는 BigchainDB Server 및 다양한 다른 소프트웨어를 실행합니다. 더 자세한 사항은 용어 페이지에서 이러한 용어 중 일부를 설명합니다. [ HTTP API 문서](http://bigchaindb.com/http-api) [BigchainDB에 기여하는 법](http://docs.bigchaindb.com/projects/contributing/en/latest/index.html) [파이썬 드라이버 문서](http://docs.bigchaindb.com/projects/py-driver/en/latest/index.html) [자바스크립트 드라이버 문서](https://docs.bigchaindb.com/projects/js-driver/en/latest/index.html) [서버 문서](http://docs.bigchaindb.com/projects/server/en/latest/index.html) [서버 빠른 시작](http://docs.bigchaindb.com/projects/server/en/latest/quickstart.html) ## BigchainDB에 대한 추가 정보 - [BigchainDB 문서 도구 홈](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/index_kor.md) - [배포 - 준비](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/production-ready_kor.md) - [용어](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/terminology_kor.md) - [BigchainDB 분산 방식](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/decentralized_kor.md) - [노드 종류의 다양성](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/diversity-ko.md) - [BigchainDB 불변성](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/immutable-ko.md) - [BigchainDB 및 비잔티움 장애 허용](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/bft-ko.md) - [BigchainDB 쿼리](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/query-ko.md) - [BigchainDB가 자산 등록 및 전송에 적합한 방법](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/assets_ko.md) - [BigchainDB 및 스마트 계약](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/smart-contracts_ko.md) - [트랜잭션 개념](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/transaction-concepts_ko.md) - [BigchainDB에 파일을 저장하는 방법](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/store-files_ko.md) - [BigchainDB 사용 권한](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/permissions-ko.md) - [BigchainDB, 사생활 및 개인 정보](https://github.com/bigchaindb/bigchaindb/blob/master/docs/root/source/private-data-ko.md) - [데이터 모델](https://docs.bigchaindb.com/projects/server/en/latest/data-models/index.html)