Skip to main content
Connect your preferred SQL or application tool to the ParadeDB database you started in the previous step. This page creates the mock_items demo table used by the rest of the Start tutorial.
The next page creates the ParadeDB index. Keep the database, project, shell, or REPL you configure here open.
ParadeDB comes with a helpful procedure that creates a table populated with mock data to help you get started. Run the following command to create this table.
Then, inspect the first 3 rows:
Expected Response
You’re connected. Next, create your first index.