Getting Started

Welcome to Semantico! This section will guide you through deploying Semantico and creating your first database alert in under 30 minutes.

What You’ll Learn

  • Installation - Deploy Semantico to your environment
  • Quick Start - Create your first query and notification
  • Configuration - Customize Semantico for your environment

Prerequisites

Before you begin, ensure you have:

  • .NET 8.0+ runtime
  • PostgreSQL 12+ or SQL Server database for Semantico metadata storage
  • Basic SQL knowledge
  • (Optional) SendGrid API key for email notifications

Quick Overview

Semantico enables you to:

  1. Connect to your databases (PostgreSQL, SQL Server, MySQL)
  2. Define SQL queries to monitor your data
  3. Schedule execution with cron expressions
  4. Deliver results via Email, Teams, or Jira
  5. Migrate data between databases with multi-step ETL pipelines

Let’s get started!

Next Steps

📦 Installation Guide →

Deploy Semantico to your environment in under 10 minutes

🚀 Quick Start →

Create your first query and notification in 30 minutes

⚙️ Configuration →

Customize environment variables and connection settings


Table of contents