Git Product home page Git Product logo

tabix's Introduction

Tabix Logo

Open source simple business intelligence application and sql editor tool for Clickhouse.

Install

Not need, open in browser http://dash.tabix.io/

If need install

# Install NodeJS > v17.X, npm, yarn 

git clone https://github.com/tabixio/tabix.git
cd tabix
git checkout master

# ----
# For use directory /node-modules/ add line to .yarnrc.yml, 
# ! Tabix now not support PnP / Yarn ! 

# ! don't forget to add !  
echo 'nodeLinker: node-modules' > .yarnrc.yml


# Yarn setup 
yarn set version 3.1.1
yarn -v


# Install js libs
yarn install

# Run on http://0.0.0.0:9000/  
yarn start

# Build html+js to /dist/ 
yarn build

Requirements

  • Clickhouse server version up V19
  • No SSL Clickhouse port
  • Google Chrome
  • Not readonly Clickhouse user ( can readonly=2 ) note

License

Copyright 2022 Tabix LLC Licensed under the Apache License, Version 2.0

tabix's People

Contributors

a5i avatar alexey-dushkin avatar atomlipetsk avatar bikerlda avatar funtom48 avatar grugnog avatar hamper avatar hatarist avatar isublimity avatar ivankudinov avatar ixnv avatar jonatasfreitasv avatar maks1db avatar negashev avatar sublimity-zz avatar vlazh avatar yuri-karpovich avatar zayec77 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.