SQLite Query icon
SQLite Query icon

SQLite Query

 Like

This tool provides complete management of any SQLite3 database.

SQLite Query screenshot 1

License model

  • Free PersonalProprietary

Country of Origin

  • CZ flagCzechia
  • European Union flagEU

Platforms

  • Windows
  No rating
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

    20 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about SQLite Query, and it has gotten 0 likes

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

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.