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:
- Connect to your databases (PostgreSQL, SQL Server, MySQL)
- Define SQL queries to monitor your data
- Schedule execution with cron expressions
- Deliver results via Email, Teams, or Jira
- Migrate data between databases with multi-step ETL pipelines
Let’s get started!
Next Steps
Deploy Semantico to your environment in under 10 minutes
Create your first query and notification in 30 minutes
Customize environment variables and connection settings