Step 1: Create Your Account
Sign up for Plumi at app.plumi.ai using your email or Google account.Sign Up
Navigate to app.plumi.ai and create your account.
Step 2: Connect Your Database
Add your first data source to start querying.Select Database Type
Choose your database type: PostgreSQL, MySQL, ClickHouse, BigQuery, Snowflake, or MongoDB.
Enter Connection Details
Provide your connection credentials:
- Host/Server address
- Port
- Database name
- Username and password
Step 3: Start Querying
You’re ready to explore your data.Using the Query Engine
- Go to Query Engine in the sidebar
- Select your connected database
- Write SQL queries or use the schema explorer
- Execute queries and view results
Using the AI Engine
- Go to AI Engine in the sidebar
- Type your question in natural language
- Review the generated SQL
- Execute and analyze results
Example Query
Try asking: “Show me the top 10 customers by total revenue this month”