All Projects → guanlisheng → wxsqliteplus

guanlisheng / wxsqliteplus

Licence: GPL-3.0 license
A simple SQLite database browser built with wxWidgets

Programming Languages

C++
36643 projects - #6 most used programming language
M4
1887 projects
HTML
75241 projects
shell
77523 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to wxsqliteplus

Wxphp
Build cross-platform software with rich native GUIs using the combined power of the PHP language and the wxWidgets library.
Stars: ✭ 328 (+864.71%)
Mutual labels:  wxwidgets
Wxcharts
A library to create charts in wxWidgets applications
Stars: ✭ 65 (+91.18%)
Mutual labels:  wxwidgets
Libtorch Yolov3 Deepsort
Stars: ✭ 165 (+385.29%)
Mutual labels:  wxwidgets
Wxsqlite3
wxSQLite3 - SQLite3 database wrapper for wxWidgets (including SQLite3 encryption extension)
Stars: ✭ 373 (+997.06%)
Mutual labels:  wxwidgets
Verysleepy
Very Sleepy, a polling CPU profiler
Stars: ✭ 680 (+1900%)
Mutual labels:  wxwidgets
Pyface
pyface: traits-capable windowing framework
Stars: ✭ 71 (+108.82%)
Mutual labels:  wxwidgets
wxmp3gain
A free front-end for the MP3gain.
Stars: ✭ 34 (+0%)
Mutual labels:  wxwidgets
wxAutoExcel
wxAutoExcel is a wxWidgets library attempting to make Microsoft Excel automation with C++ a bit less painful.
Stars: ✭ 27 (-20.59%)
Mutual labels:  wxwidgets
Moneymanagerex
Money Manager Ex is an easy to use, money management application built with wxWidgets
Stars: ✭ 836 (+2358.82%)
Mutual labels:  wxwidgets
Multivnc
MultiVNC is a cross-platform Multicast-enabled VNC viewer using wxWidgets and libvncclient . It runs on Unix, Mac OS X and Windows. Features include support for most encodings, ZeroConf service discovery and a seamless edge control mode á la x2vnc. There also is a mobile (Android) version with a different feature set available.
Stars: ✭ 134 (+294.12%)
Mutual labels:  wxwidgets
Wxgo
Golang wxWidgets Wrapper
Stars: ✭ 383 (+1026.47%)
Mutual labels:  wxwidgets
Coherent Line Drawing
🖼✨Automatically generates line drawing from a photograph
Stars: ✭ 461 (+1255.88%)
Mutual labels:  wxwidgets
Eviacam
webcam based mouse emulator
Stars: ✭ 82 (+141.18%)
Mutual labels:  wxwidgets
Wxwidgets
wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls.
Stars: ✭ 3,994 (+11647.06%)
Mutual labels:  wxwidgets
Trade Frame
c++ based application for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution.
Stars: ✭ 187 (+450%)
Mutual labels:  wxwidgets
mdb2sqlite
Conversion tool used to convert microsoft access database to sqlite.
Stars: ✭ 79 (+132.35%)
Mutual labels:  wxwidgets
Wxformbuilder
RAD tool for wxWidgets GUI design
Stars: ✭ 1,167 (+3332.35%)
Mutual labels:  wxwidgets
flamerobin
FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
Stars: ✭ 181 (+432.35%)
Mutual labels:  wxwidgets
Examples wxWidgets
Shows how to use wxWidgets controls only by programming code (c++17).
Stars: ✭ 116 (+241.18%)
Mutual labels:  wxwidgets
Phoenix
wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
Stars: ✭ 1,698 (+4894.12%)
Mutual labels:  wxwidgets

wxSqlitePlus

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

Build Status Ohloh

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].