https://github.com/cockroachdb/rksql
Fork of scaledata/rksql
https://github.com/cockroachdb/rksql
Last synced: 9 days ago
JSON representation
Fork of scaledata/rksql
- Host: GitHub
- URL: https://github.com/cockroachdb/rksql
- Owner: cockroachdb
- License: apache-2.0
- Created: 2020-03-30T18:03:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T17:45:51.000Z (almost 5 years ago)
- Last Synced: 2025-06-13T14:02:35.868Z (13 days ago)
- Language: Go
- Homepage:
- Size: 379 KB
- Stars: 5
- Watchers: 49
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rksql (fork of scaledata/rksql)
Correctness and performance testing tools for distributed SQL databases.
### Edge Binaries
CockroachDB uses binaries generated through this repo when running the
scaledata roachtests. It picks them up off of edge-binaries.cockroachdb.com/.
Use `scripts/s3-push.sh` to update them manually (while we fix things up to run
CI here to do so automatically).