Skip to content

nozo-moto/Ratchet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratchet

Install

go get github.com/nozo-moto/Ratchet

Usage

command

Ratchet --project $PROJECT k --instance $INSTANCE --database $DATABASE --credentials_file $YOUR_CREDENTIALS_FILE queryplan "SELECT * FROM hoge"

result

Run QueryPlan
Query:  SELECT * FROM hoge
----------
 Distributed Union
 Local Distributed Union
  Serialize Result:
   TableScan:hoge UserId:=UserId Created:=Created UUID:=UUID Data:=Data

About

Google Spanner Query Plan CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages