If you want to write a custom SQL query that will include only the necessary columns from the table, you can select New SQL Editor in the SQL Editor main menu. To view and edit the data in a table, you need to right-click on the target table name and select View data.The content of the table will be displayed in the main workspace. You can expand out the database structure in DBeaver's Database Navigator to visualize all the tables in Oracle database. Viewing Oracle Database Objects and Querying Data If everything goes well, you'll see the Success message.
Click the Start menu and select Control Panel.
For the purposes of this guide, we'll use the Community Edition of DBeaver to retrieve data from Oracle via the Open Database Connectivity driver.Ĭreating an ODBC Data Source to Use Oracle Data in DBeaver Note though that you can access a MongoDB database from DBeaver Community Edition using the respective Devart ODBC driver. Enterprise Edition supports NoSQL databases, such as MongoDB or Cassandra, persistent query manager database, SSH tunneling, vector graphics (SVG) and a few other enterprise-level features. The tool comes in two editions - Community and Enterprise. Devart DBeaver provides you with the most important features you'd need when working with a database in a GUI tool, such as: DBeaver can be used to access any database or cloud application that has an ODBC or JDBC driver, such as Oracle, SQL Server, MySQl, Salesforce, or Mailchimp. DBeaver is a free, open source multiplatform database management tool and SQL client for developers and database administrators.