# Chat with Neon Postgres using natural language

DevFeed: [Chat with Neon Postgres using natural language](<https://devfeed.tech/articles/chat-with-neon-postgres-using-natural-language-5126.md>)

Original publisher: [Read original article](<https://neon.com/blog/chat-with-neon-postgres-using-natural-language>)

Author: Sheldon Niu

Published: 2024-07-19T13:28:59Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [community](<https://devfeed.tech/tags/community.md>), [data](<https://devfeed.tech/tags/data.md>), [data-visualization](<https://devfeed.tech/tags/data-visualization.md>), [database](<https://devfeed.tech/tags/database.md>), [databases](<https://devfeed.tech/tags/databases.md>), [dev](<https://devfeed.tech/tags/dev.md>), [development](<https://devfeed.tech/tags/development.md>), [errors](<https://devfeed.tech/tags/errors.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [integration](<https://devfeed.tech/tags/integration.md>), [memory](<https://devfeed.tech/tags/memory.md>), [operations](<https://devfeed.tech/tags/operations.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [production](<https://devfeed.tech/tags/production.md>), [sql](<https://devfeed.tech/tags/sql.md>), [support](<https://devfeed.tech/tags/support.md>), [tool](<https://devfeed.tech/tags/tool.md>), [tools](<https://devfeed.tech/tags/tools.md>), [update](<https://devfeed.tech/tags/update.md>), [visualization](<https://devfeed.tech/tags/visualization.md>)

## AI overview

AskYourDatabase lets users interact with Neon Postgres databases in natural language. It generates and executes SQL, explains results, and can visualize data; Neon branches let teams use an isolated development copy instead of production.

## Source excerpt

Interacting with SQL databases can be challenging for non-technical team members, often requiring custom-built GUI tools. If you're not an expert, writing SQL queries can become a barrier to accessing data--this is where AI can help. What is AskYourDatabase? AskYourDatabase is an...