SQLite Query icon
SQLite Query icon

SQLite Query

This tool provides complete management of any SQLite3 database.

SQLite Query screenshot 1

Cost / License

  • Free Personal
  • Proprietary

Platforms

  • Windows
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  SQLite

 Tags

  • sql-query
  • sql-editor
  • sqlitemanager
  • SQL
  • sqlite-manager

SQLite Query News & Activities

Highlights All activities

Recent activities

Show all activities

SQLite Query information

  • Developed by

    CZ flagMiTeC
  • Licensing

    Proprietary and Free Personal product.
  • Pricing

    One time purchase (perpetual license) that costs $0.
  • Alternatives

    21 alternatives listed
  • Supported Languages

    • English
SQLite Query was added to AlternativeTo by phidrho on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

Essential applications for general development on Windows OS.

List by Dawid Ferenczy with 17 apps, updated

What is SQLite Query?

This tool provides complete management of any SQLite3 database. It contains following modules:

  • SQL Editor It contains SQL Editor with syntax highlighting. You can run any type of sql statement or script. Output is flushed to formatted text, not to grid, what it allows more flexible and synoptic result overview. Any data producing statement can be exported to SQL, CSV or XML format (including BLOBs) Every correctly run statement is saved in SQL History Buffer. Result buffer supports minimap for quick orientation in large result sets and result folding (results for every run statement can be collapsed to one line - similar to code folding) You can open multiple instances of this editor to run "simultaneous" queries.

  • Table Editor Provides comprehensive and full-featured information about table structure, its indices, triggers etc. Here you can inspect, edit, export and import table data. It contains powerfull Record and BLOB editor. Table data can be exported to CSV, SQL and XML (including BLOBs). Any data from CSV or XML (DataPacket 2.0) can be imported into table. Dynamic field assignment or auto-increment counter are available.

  • Trigger Explorer Here you can inspect every defined trigger and its source.

  • SQL History Here you can review every successfully run statement.