All Projects → MilanSuk → Skyalt

MilanSuk / Skyalt

Licence: other
Accessible database and analytics. Organize and learn from data without engineers.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Skyalt

tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
Stars: ✭ 219 (+447.5%)
Mutual labels:  analytics, self-hosted, business-intelligence
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
Stars: ✭ 26,803 (+66907.5%)
Mutual labels:  analytics, business-intelligence, database
Clickhouse Native Jdbc
ClickHouse Native Protocol JDBC implementation
Stars: ✭ 310 (+675%)
Mutual labels:  analytics, database
Sapphiredb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Stars: ✭ 326 (+715%)
Mutual labels:  self-hosted, database
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Stars: ✭ 20,147 (+50267.5%)
Mutual labels:  analytics, business-intelligence
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (+630%)
Mutual labels:  self-hosted, analytics
Freshlytics
Open source privacy-friendly analytics
Stars: ✭ 303 (+657.5%)
Mutual labels:  self-hosted, analytics
Swarmlet
A self-hosted, open-source Platform as a Service that enables easy swarm deployments, load balancing, automatic SSL, metrics, analytics and more.
Stars: ✭ 373 (+832.5%)
Mutual labels:  self-hosted, analytics
Gpdb
Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.
Stars: ✭ 4,928 (+12220%)
Mutual labels:  analytics, database
Abixen Platform
Abixen Platform
Stars: ✭ 530 (+1225%)
Mutual labels:  analytics, business-intelligence
Ananas Desktop
A hackable data integration & analysis tool to enable non technical users to edit data processing jobs and visualise data on demand.
Stars: ✭ 551 (+1277.5%)
Mutual labels:  analytics, business-intelligence
Crate
CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time.
Stars: ✭ 3,254 (+8035%)
Mutual labels:  analytics, database
Trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
Stars: ✭ 4,581 (+11352.5%)
Mutual labels:  analytics, database
Concourse
Distributed database warehouse for transactions, search and analytics across time.
Stars: ✭ 310 (+675%)
Mutual labels:  analytics, database
Myflix
Myflix, a Netflix clone!
Stars: ✭ 260 (+550%)
Mutual labels:  self-hosted, database
Dataform
Dataform is a framework for managing SQL based data operations in BigQuery, Snowflake, and Redshift
Stars: ✭ 342 (+755%)
Mutual labels:  analytics, business-intelligence
swetrix-js
The JavaScript analytics client for Swetrix Analytics
Stars: ✭ 28 (-30%)
Mutual labels:  analytics, self-hosted
castopod-host
Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience. Synchronized read-only mirror of https://code.castopod.org/adaures/castopod
Stars: ✭ 81 (+102.5%)
Mutual labels:  analytics, self-hosted
Tensorbase
TensorBase BE is building a high performance, cloud neutral bigdata warehouse for SMEs fully in Rust.
Stars: ✭ 440 (+1000%)
Mutual labels:  analytics, database
Data Science Career
Career Resources for Data Science, Machine Learning, Big Data and Business Analytics Career Repository
Stars: ✭ 630 (+1475%)
Mutual labels:  analytics, business-intelligence

SkyAlt

Accessible database and analytics

table example image

chart example image

Installing

There is no installation. Extract downloaded *.zip file from the website.

Linux users: Right-click on skyalt file. Select "Properties". Go into "Permissions" tab. Turn on "Allow executing file as program".

Compilation

Linux

  1. cd linux
  2. sh install_libs
  3. sh build_release
  4. Add "languages" and "eula" folders to same folder with binary file

Windows

  1. Visual studio project is in "windows/SkyAlt.sln".
  2. Goto project properties
  3. Change paths in: C/C++ -> General -> Additional Include Directories
  4. Change paths in: Linker -> General -> Additional Library Directories
  5. Add "languages" and "eula" folders to same folder with binary file
  6. All libraries can be download with Microsoft vcpkg.

Website

https://www.skyalt.com/

Issues

Feel free to file any issues in this repository. Before you file an issue, please check if the issue already exists. Please include:

  1. Operating system
  2. SkyAlt version(in menu->about)
  3. If possible, the minimal project(in .zip) to reproduce the bug or screenshot/video

E-mail

[email protected]

License

Bussiness Source License(https://mariadb.com/bsl11/).

More in LICENSE file.

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].