The Prompt Library is an innovative tool offering a curated collection of free text, image, and video prompts across various domains. Designed for seamless execution on generative AI platforms like ChatGPT, Bard, Claude, and others, it’s a go-to resource for enhancing AI interactions and creativity.
Prompt Name | Prompt | Type | Category | Actions |
---|---|---|---|---|
Generate test data | Generate SQL insert statements to populate the following tables with [NUMBER OF ENTRIES] entries of dummy data that [REQUIREMENTS FOR THE DATA TO BE GENERATED]. [CREATE STATEMENTS OF THE TABLES TO POPULATE] | Text | Software engineering, Test data, QA | |
Decoding SQL Code and Its Function | Act as a. Explain to me what this SQL code is doing? [INSERT SQL CODE] | Text | Database Query Analysis, SQL | |
Speeding Up SQL Code Execution | Act as a SQL code optimizer. The following code is slow. Can you help me speed it up? [INSERT SQL] | Text | SQL Optimization, Database Performance | |
SQL Query for Table Creation | Act as a [DATABASE] expert. Write SQL queries in [DATABASE] that create a table [TABLENAME] with the columns [COLUMN NAMES]. Include relevant constraints and index. | Text | SQL, Database Design, Query Writing |