Analyze your data with Tevis

The cutting-edge analytics notebook for the next wave, with richer features and enhanced user-friendliness.

Load your datasets much quicker.

Discover and load hundreds of datasets on your local machine or on the clustered environment in a few clicks, in just less than a minute.

Use Parquet files more often.

Tevis makes reading parquet files easier for you so you don't have to resort to CSV.

CSV
Storage efficiency Columnar, highly-optimized Row-based, plain-text
Compression Built-in, allows faster read/write No built-in
Query performance Faster Slower
Data Types Supports complex, nested types Primitive types only
Human Readable No Yes

Bring the power of with you.

Simulate local Spark environment or integrate with a Spark environment on your YARN cluster. Read datasets from various formats or JDBC data-sources. Experience even faster queries with shared sessions and cached datasets from other users.

Make the most out of your query results.

No more spark-shell or any CLI visual limitations. No more restricted viewing of row details from other desktop or web tools. Just double-click on a row and dig away!

Build your queries much faster.

Use SQL or Scala templates and take advantage of the autocompletion feature, thanks to ACE editor. Tevis supports only SQL and Scala.

A plethora of highly-configurable charts and maps.

Tevis uses Google Charts, Leaflet JS and Deck GL to help you build your awesome chart or map visualizations.

Install and run on any OS.

  1. Requirements
    • Java 8 only
    • 500MB RAM at least
  2. How to install on Windows/Mac/Linux
    • Download the ZIP file (~200 MB).
    • Unzip the file.
    • Double-click run-app.bat (Windows) or run-app.sh (Linux/Mac) to start Tevis, then wait for the browser to open.
    • Enter default credentials - find them here.

100% Open Source

Proudly built using open-source libraries. Happy to share how we put them together. Find them and collaborate with us on Github.

Technologies used