worlddb

world.db Command Line Tool in Ruby

Usage Command Line

world.db command line tool, version 1.8.0

Commands:
  create               Create DB schema
  help                 Display global or [command] help documentation.
  load                 Load fixtures
  logs                 Show logs
  props                Show props
  setup                Create DB schema 'n' load all data
  stats                Show stats
  test                 Debug/test command suite

Global Options:
  -i, --include PATH   Data path (default is .)
  -d, --dbpath PATH    Database path (default is .)
  -n, --dbname NAME    Database name (datault is world.db)
  -q, --quiet          Only show warnings, errors and fatal messages
  -w, --verbose        Show debug messages
  -h, --help           Display help documentation
  -v, --version        Display version information
  -t, --trace          Display backtrace when an error occurs

Usage Models

TBD

Install

Just install the gem:

$ gem install worlddb

Free Open Public Domain Datasets

  • world.db - free open public domain countries, regions, cities n more data for use in any (programming) language

License

The worlddb scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Send them along to the Open Mundi (world.db) Database Forum/Mailing List. Thanks!