DuckLab
Interactive SQL, Python and PySpark Notebook environment
-
Interactive Notebooks →
Interactive notebook supporting SQL and Python.
-
Simple File Format →
Ducklab uses .isql file format which, unlike ipynb, is git-friendly and human readable.
-
Pyspark Support (experimental) →
Run pyspark code locally in your notebook using duckdb.
-
Import Databricks .py Files →
Import Databricks .py notebooks using Ducklab for VS Code.
-
Private by Default →
Ducklab has no backend. It does all the processing within your machine.