The Daily Go
339 subscribers
53 photos
2 videos
3 files
657 links
We provide you daily Golang contents. If you want to post any content contact with us.
.
Administrators:
πŸ‘‰πŸ»@aidenzibaei
πŸ‘‰πŸ»@amin_khozaei

#jaryan904259
Download Telegram
The Daily Go
Say hello to cockroach

CockroachDB is a distributed SQL database built on a transactional and strongly-consistent key-value store. It scaleshorizontally; survives disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention; supports strongly-consistent ACID transactions; and provides a familiar SQL API for structuring, manipulating, and querying data.

https://github.com/cockroachdb/cockroach

#Database #SQL #Repository