Skip to content

A simple SQLite database browser built with wxWidgets and wxSQLite3

License

Notifications You must be signed in to change notification settings

Nmx67/wxsqliteplus

 
 

Repository files navigation

wxSqlitePlus

A cross-platform, open-source, easy-to-use SQLite database browser or client. Encryption method is now upon wxSQLite3 and compatible with

  1. Money Manager EX
  2. SQLCipher
  3. SQLite Studio
  4. DB Browser for SQLite

Build status

Contributing

  1. Fork it!
  2. Clone it to your local machine: git clone your-repo
  3. Update submodule code: git submodule update --init
  4. Create your feature branch: git checkout -b my-new-feature
  5. Commit your changes: git commit -m 'Add some feature'
  6. Push to the branch: git push origin my-new-feature
  7. Submit a pull request :D

Make a donation

  1. Do a donate at my Ripple address: rUY7DvWqNnSYCYiVr986W71tuaKtDCMNz3
  2. PayPal

Star History

Star History Chart

About

A simple SQLite database browser built with wxWidgets and wxSQLite3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.5%
  • M4 29.1%
  • HTML 3.2%
  • Shell 1.6%
  • C 1.0%
  • Makefile 0.9%
  • Other 0.7%