This web page is moved to Hyokai.info
Screen shots Quick Guide Github Downloads
Table View is database viewer for big data analysis. Easy to import from tab-separated values or CSV and export to them.
./configure -no-qt3support -no-declarative-debug -no-declarative -no-scripttools -no-script -no-javascript-jit -no-svg -no-phonon-backend -no-audio-backend -no-phonon -no-multimedia -no-webkit -system-sqlite -qt-sql-sqlite -nomake examples -nomake demos -nomake docs -opensource -prefix /usr/local/Trolltech/Qt-4.8.4-tableview && make
sudo make install
build-scripts/script-for-mac
build.sh
qmake
should be included into $PATH
build-scripts/script-for-windows
build.bat
Please read build-scripts/script-for-windows/README.md
to learn more.
-qt-sql-sqlite -system-sqlite
optionssrc/TableView.pro
with Qt CreatorGPL version 3 or later