https://github.com/cockroachdb/examples-go
Sample uses of cockroachDB.
https://github.com/cockroachdb/examples-go
Last synced: 5 months ago
JSON representation
Sample uses of cockroachDB.
- Host: GitHub
- URL: https://github.com/cockroachdb/examples-go
- Owner: cockroachdb
- License: apache-2.0
- Archived: true
- Created: 2015-09-22T19:10:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T18:49:19.000Z (over 6 years ago)
- Last Synced: 2025-10-31T23:13:37.017Z (8 months ago)
- Language: Go
- Homepage:
- Size: 12.3 MB
- Stars: 75
- Watchers: 48
- Forks: 31
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cockroach Go examples
This repo contains example uses of cockroach DB using Go clients.
These are informative, and not meant to be complete or bug-free solutions.