# dbeaveree **Repository Path**: zhangwei9757/dbeaveree ## Basic Information - **Project Name**: dbeaveree - **Description**: ubuntu系统初始化软件安装 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-05 - **Last Updated**: 2021-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DBeaver Enterprise 7.2.0 README Thank you for using DBeaver Enterprise Edition! Installing DBeaver ======================== Use automatic installer distribution (Windows and Linux versions) or just unpack archive and start "dbeaver" executable. Note: do not extract archive in the same folder where older version of DBeaver is installed. Remove previous version or extract archive in another folder. Command line parameters ======================== -f Open specified SQL file(s) in SQL editor. This command can be used to associate SQL files with DBeaver in shell. -nosplash Do not show splash screen -data Store all projects/configuration in folder . By default DBeaver stores all its data in user's home "DBeaverData" folder. can be an absolute or relative directory name. If you want to use DBeaver as redistributable program start it with arguments like "dbeaver -data workspace". -nl locale Use specified locale instead of default one. Example: -nl en (use English locale). -vm Use Java VM installed in folder instead of default location. -vmargs Allows to pass any number of additional parameters to JVM. Additional parameters may be used to customize environment or 3-rd party jdbc drivers. -vmargs -Xmx2048m Gives DBeaver 2048 megabytes of memory (1024 can be changed to any appropriate value). -clean Clears all Eclipse caches. Use it if DBeaver fails to start after version upgrade. Web ========== Official web site: https://dbeaver.com Support: https://dbeaver.com/support Source code: https://github.com/dbeaver/dbeaver Contacts ============== support@dbeaver.com - Technical support, feature suggestions and any other questions.