Top "Dbeaver" questions

DBeaver is free and open source (GPL) universal database tool for developers and database administrators.

How to create auto incrementing / SERIAL id column's on DBeaver using PostgreSQL?

I am a new user for both PostgreSQL and DBeaver (Community edition ver. 5.1.6) and was looking for a way to …

postgresql dbeaver
DBeaver error resolving dependancies

I am trying to connect to a remote MySQL database using DBeaver 3.6.3. But when i try to add the server …

mysql database jdbc dbeaver
Connect to Redis or MongoDB in DBeaver

There is a very good SQL client solution for Linux users DBeaver. In spec, it is said that it supports …

mongodb redis dbeaver
DBeaver file encoding (cp1250 - Windows-1250) - change default encoding?

I have a problem setting encoding in DBeaver, specifically SQL file encoding (not db encoding!) to cp1250 (Windows-1250) No problem …

encoding utf-8 dbeaver cp1250
DBeaver not showing dbms_output

I'm using dbeaver version 5.1.3. When I use the DBMS_OUTPUT.PUT_LINE method for oracle pl/sql it's output not …

dbeaver
Can't connect to MariaDB on localhost using DBeaver

I've just installed mariadb on Ubuntu mysql Ver 15.1 Distrib 10.0.31-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2 I can connect to the …

mysql mariadb dbeaver
DBeaver, How to declare variables and use them?

i just want to know if it is possible to declare variables on the DBeaver´s sql editor and use …

sql variables dbeaver
DBeaver Can't access non-default database

I'm using DBeaver 3.8.0 and trying to setup general connection to my local PostgreSQL database. To view all the databases i …

postgresql dbeaver
How to find column name in table

I'm trying to find a column in a very big table in ORACLE SQL Developer, its really difficult to find …

oracle-sqldeveloper dbeaver
How do I run arbitrary SQL on DBeaver?

Ok, so this may seem like a stupid question but I'm fighting DBeaver and so far it's winning and Google …

dbeaver