Notebooks
DBCode Notebooks provide an interactive environment for data analysis, combining code execution, visualization, and documentation in a single interface. This powerful feature allows you to create reproducible analysis workflows, share insights, and collaborate effectively.
What are DBCode Notebooks?
DBCode Notebooks are interactive documents that contain code cells, markdown cells, and outputs. They’re perfect for:
- Data Exploration: Run SQL queries and analyze results interactively
- Documentation: Combine code with explanatory text and visualizations
- Collaboration: Share notebooks with team members for review and collaboration
- Reproducible Analysis: Create step-by-step analysis workflows that can be re-run
Key Features
- Multi-language Support: Execute SQL queries and other supported languages
- Rich Output: Display query results, charts, and visualizations inline
- Export Options: Save and share notebooks in various formats
- Version Control: Track changes and collaborate using Git
Getting Started
New to DBCode Notebooks? Start with our Getting Started Guide to learn the basics of creating and using notebooks.
Notebook Management
Learn how to manage your notebooks effectively:
- Exporting - Export and share notebooks in multiple formats
- Cell Locking - Lock individual cells to specific database connections