Code Monkey home page Code Monkey logo

hyokai's Introduction

Hyokai

About

Hyokai is database viewer for big data analysis. Easy to import from tab-separated values or CSV and export to them.

Screen Shot

Downloads

Requirements

  • Mac OS X 10.8 or later
  • Windows 7 or later

Build Requirements

  • Qt 5.5
  • Qt Creator (Recommend)

Supported Databases

  • SQLite3 (built in)
  • MySQL
  • PosgreSQL

How to build

Release build

Mac OS X

  1. Build Qt with configure options ./configure -prefix /usr/local/Qt-5.5.1-systemsqlite -system-sqlite -qt-sql-sqlite -confirm-license -opensource -framework -system-proxies -nomake examples -skip qtwebkit -skip qtwebengine -skip qtwebkit-examples -skip qtwebchannel
  2. Install Qt with sudo make install
  3. move to scripts/script-for-mac
  4. run build.sh

qmake should be included into $PATH

Windows

  1. Install pre-built Qt 5.5
  2. Open Qt command prompt
  3. move to scripts/script-for-windows
  4. run build.bat

Please read build-scripts/script-for-windows/README.md to learn more.

Debug build

  1. Build Qt if you are using OS X or other unix-like systems with -qt-sql-sqlite -system-sqlite options
  2. Open src/Hyokai.pro with Qt Creator
  3. Build it

Authors

  • Programming & Icon of application - Y.Okamura
  • Programming - S.T
  • Toolbar icons - Tango Desktop Project

License

Copyright (C) 2012-2015 Yasunobu OKAMURA, S.T

Source code of Hyokai is licensed under GPL version 3 or later.

Binary Distribution License

The binary package distributed by Y.Okamura is NOT licensed under GPL version 3, because the package is signed with Apple Developer ID. The binary package provided "AS IS", without warranty of any kind. Qt libraries are still licensed under LGPL version 2.1. You can obtain source code of Hyokai at Github, but we cannot provide certificates to sign.

Special thanks

hyokai's People

Contributors

informationsea avatar east301 avatar

Watchers

James Cloos avatar Nguyen Quang Vinh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.