Skip to main content

sql(ite) explorer/exporter

Project description

sql(ite) explorer/exporter

Examples

Listing all columns in all tables:

# sqlex --tables ~/docs/sms.db | while read line; do echo "# ${line}"; sqlex --columns ~/docs/sms.db ${line}; echo; done

Jeff Hammel

http://k0s.org/hg/sqlex

Project details


Release history Release notifications | RSS feed

This version

0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlex-0.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page