Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 210 Bytes

cli.md

File metadata and controls

9 lines (6 loc) · 210 Bytes

ddb command line interface

ddb
ddb 'select * from `tablename` where column=value limit 0,10'
ddb 'select * from `tablename` where column=value limit 0,10' --config=my_database_config_file.yaml