# Edit records directly from the Neon console: meet the new Tables page

DevFeed: [Edit records directly from the Neon console: meet the new Tables page](<https://devfeed.tech/articles/edit-records-directly-from-the-neon-console-meet-the-new-tables-page-5233.md>)

Original publisher: [Read original article](<https://neon.com/blog/edit-records-directly-from-the-neon-console-meet-the-new-tables-page>)

Author: Lachezar Petkov

Published: 2024-06-14T15:53:39Z

Content type: article

Language: en

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

Topics: [Drizzle](<https://devfeed.tech/topics/drizzle.md>), [Data Management](<https://devfeed.tech/topics/data-management.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [CSV](<https://devfeed.tech/topics/csv.md>), [JSON](<https://devfeed.tech/topics/json.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [data-management](<https://devfeed.tech/tags/data-management.md>), [database](<https://devfeed.tech/tags/database.md>), [drizzle](<https://devfeed.tech/tags/drizzle.md>), [filter](<https://devfeed.tech/tags/filter.md>), [json](<https://devfeed.tech/tags/json.md>), [product](<https://devfeed.tech/tags/product.md>), [sql](<https://devfeed.tech/tags/sql.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

Neon's new Tables page, powered by Drizzle Studio, lets users visually browse and manage database records from the Neon console. Users can add, update, and delete records, manage columns and tables, filter and paginate data, hide columns, and export data as JSON or CSV.

## Source excerpt

A few weeks ago, we shipped a cool new feature in our console. In the past, the only way for Neon users to work with their data was via SQL queries; now, you can modify your data in an intuitive and visual way directly from the Tables page, powered by Drizzle Studio. You can now...