Sourcegraph docs Sourcegraph docs

Sections

  • Getting started
    • Product tour
    • Personalization
  • Code search
    • Tutorials
    • How-to guides
    • Explanations
    • Reference
  • Code intelligence
    • Tutorials
    • How-to guides
    • Explanations
    • Reference
  • Batch Changes
    • Quickstart
    • Explanations
    • Tutorials
    • How-to guides
    • References
  • Code Insights
    • Quickstart
    • Explanations
    • How-to guides
    • References
  • Notebooks
    • Quickstart
  • Integrations
    • Browser extension
    • Editors
    • Browser search engine
  • Extensions
  • CLI
    • Quickstart
    • Explanations
    • How-to guides
    • References
  • Cloud
  • Adopting
  • Administration
    • Install
    • Upgrade
    • Configuration
    • Code hosts
    • User authentication
    • Extension registry
    • Observability
    • FAQ
    • Troubleshooting
    • How-to guides
  • Development
    • Setup
    • How-to guides
    • Background information
    • Contributing

  • ★ Quick install
  • ★ Search query syntax
  • ★ API

External

  • About Sourcegraph
  • Sourcegraph.com

Background information

On this page:

  • Overview
  • Architecture
  • Development
  • Languages
  • SQL
  • Testing
  • Tools
  • Other
Edit this page
Home / dev / background-information

Background information

Overview

  • Tech stack
  • Security Patterns

Architecture

  • Overview
  • Introducing a new service

Development

  • sg - the Sourcegraph developer tool
  • Developing the web clients
    • Developing the web app
    • Developing the code host integrations
    • Working with GraphQL
    • Wildcard Component Library
    • Styling UI
    • Accessibility
    • Temporary settings
    • Build process
  • Developing the GraphQL API
  • Developing batch changes
  • Developing code intelligence
  • Developing code insights
  • Developing code monitoring
  • Developing observability
  • Developing Sourcegraph extensions
  • Dependencies and generated code
  • Pull request reviews
  • Commit messages
  • Exposing services
  • Developing a store
  • Developing a worker
  • Developing an out-of-band migration
  • Developing a background routine
  • Code host connections on local dev environment

Languages

  • Go
    • Error handling in Go
  • TypeScript
  • Bash
  • Terraform

SQL

  • Migrations
  • High-performance guides
    • Batch operations
    • Materialized cache

Testing

  • Continuous Integration
  • Testing Principles
  • Testing Go code
  • Testing web code

Tools

  • Renovate dependency updates
  • Honeycomb
  • Using PostgreSQL

Other

  • Telemetry
  • Adding, changing and debugging pings
  • Deploy Sourcegraph with Helm chart (BETA)
  • About Sourcegraph
  • Sourcegraph.com
  • Code (GitHub)
  • Terms
  • Security
  • Privacy