Create and manage your custom tables - track anything with rows and columns!
Welcome!
To get started, you need to configure your database connection.
Click the "Settings" button above to connect to Supabase or SQLite.
Database Configuration
×
Your Supabase project URL (found in Project Settings)
Your Supabase anon/public key (found in Project Settings → API)
Local Node.js server address
Note: SQLite database is hardcoded at: C:\Users\pavel\Downloads\sqlite_database.db
Make sure to start the local server first: npm start (run npm install first to install sqlite3)