dbeaver / dbeaver/cloudbeaver

Option to Format Numeric Data as Decimal During Export

Open
#2,992 2 comments 0 reactions 0 assignees View on GitHub
xf:datatransfer
Dominant language
TypeScript
Stars
5.1k
Forks
563
Avg merge
3d 9h
Merged PRs (30d)
59

Description

**Is your feature request related to a problem? Please describe.**
Currently, when exporting numeric data (especially large numbers) from DBeaver into formats such as `.xlsx`, numbers are often displayed in scientific notation. This can be problematic for users who need the data in standard decimal format for better readability and further processing.
![c9b52268d1da48593ef4841066e2dd9](https://github.com/user-attachments/assets/30b73c01-4f35-49a7-a6bc-203e1857a85b)
![ec444a0a0dafa5113eb69805d9cac0c](https://github.com/user-attachments/assets/6f848409-17ea-47bc-bdae-f689f8f8da38)

**Describe the solution you'd like**
I propose adding an option in the export settings to allow users to format numeric data as standard decimal values, avoiding scientific notation. This feature would provide greater flexibility for users dealing with large numeric datasets and improve the usability of exported data in applications like Excel.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.