Skip to content

francoisferrand/qtc-dbviewer

 
 

Repository files navigation

#Qt Creator SQL database viewer plugin

##Introduction Plugin allows to view databases, supported by QtSql module.

Screen

##Features

  1. Add several database connections with different drivers or connection options.
  2. Browse tables list, table's data and schema.
  3. Execute sql query.
  4. Copy table's or query's contents to clipboard.

##Acknowledgements Plugin based on Timo Bingmann's tb@idlebox.net QtSqlView application

##Downloads Binaries can be downloaded here

##More info Additional information can be obtained here (in russian)

About

Simple SQL database viewer for Qt Creator IDE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.1%
  • QMake 28.0%
  • Shell 10.9%
  • Batchfile 8.0%