Skip to content

Easily query, script, and visualize data from every database, file, and API.

License

Notifications You must be signed in to change notification settings

namica/datastation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStation Community Edition

DataStation is an open-source data IDE for developers. It allows you to easily build graphs and tables with data pulled from SQL databases, logging databases, metrics databases, HTTP servers, and all kinds of text and binary files. Need to join or munge data? Write embedded scripts as needed in Python, JavaScript, Ruby, R, or Julia. All in one application.

Remote file demo

Features

In server mode:

  • Create and share dashboards with coworkers behind auth
  • Schedule recurring exports of dashboards

In desktop mode and server mode:

  • Build reports with graphs, charts and tables
  • Script against data in Python, JavaScript, Ruby, PHP, Julia, or R
  • Cross-platform: Windows, macOS, and Linux
  • Easily fetch your data, wherever it is: 18 SQL and non-SQL databases, files, HTTP servers

Install

Install instructions are available here.

Try out the demo

See here for the free online demo.

It uses in-memory evaluation so your data never leaves your machine/browser. Because it runs in browser memory it has some limitations that the desktop and server versions don't.

Learn

Find user guides for all different kinds of databases and scenarios here.

Community

Join us on Discord.

CLI

dsq is a CLI that uses DataStation internals to allow you to run SQL queries on data files like Excel, JSON, CSV, TSV, Parquet, etc. If you want the CLI version of DataStation, check out dsq.

How can I help?

Download the app and use it! Report bugs on Discord.

Read about the architecture in ARCHITECTURE.md. And if you want to make a fix, see HACKING.md.

Before starting on any new feature though, check in on Discord!

Subscribe

If you want to hear about new features and how DataStation works under the hood, sign up here.

License

This software is licensed under an Apache 2.0 license.

About

Easily query, script, and visualize data from every database, file, and API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 53.9%
  • Go 20.7%
  • JavaScript 18.4%
  • CSS 3.7%
  • Shell 1.8%
  • Python 0.8%
  • Other 0.7%