AskYourDatabase ChatGPT Plus / Search ChatGPT Free
AskYourDatabase is your AI Business intelligence engineer. Connect your database and start chatting with your data. No need to write SQL code, just have a conversation!
-
Prompt 1: "Can you help me analyze the sales data from the past year?"
-
Prompt 2: "What are the top-selling products in the last month?"
-
Prompt 3: "Find the average customer rating for our products."
-
Prompt 4: "I want to see a breakdown of sales by region."
-
Prompt 5: "Can you recommend a strategy to increase customer engagement?"
-
Command:
get-started
- Description: Call this API whenever you want to know how to use this plugin. It will provide a getting started message.
-
Command:
getDatabaseMeta
- Description: Fetch the schema of your database, including the names and columns of all tables. You can also specify which tables to fetch if needed.
-
Command:
executeSQL
- Description: Execute an SQL query and return the results. Use this command to retrieve specific data from your database.
-
Command:
executeMongoQuery
- Description: Execute a MongoDB query and return the results. This command is specifically for working with MongoDB databases.
Remember to provide the necessary inputs and follow the required format for each command to get accurate results. Feel free to ask for help whenever needed!