User Tools

Site Tools


codedb:start

CodeDB User Manual

Welcome to CodeDB, the code editor and file relationship database for macOS. This manual covers all features and functionality to help you organize, connect, and query your code files.

What is CodeDB?

CodeDB is a desktop code editor built for developers who need to understand how their files relate to each other. It combines a full-featured code editor (powered by Monaco) with a SQLite-backed relationship database, letting you track dependencies, tag files, run SQL queries, and visualize your codebase as an interactive graph.

Key Features:

  • Full code editor with syntax highlighting for 20+ languages
  • File relationship tracking with typed dependencies and links
  • SQL query console with visual query builder
  • Smart Views — saved queries that appear in your sidebar
  • CSV/TSV viewer with virtual scrolling for large datasets
  • Interactive dependency graph visualization
  • Impact analysis to trace downstream effects
  • Tags and custom properties on any file
  • Bulk file import from folders or individual files

Table of Contents

Getting Started

Core Features

Tools

Reference

codedb/start.txt · Last modified: by 127.0.0.1