Use Oracle NoSQL database connector to browse tables and run queries against the Oracle NoSQL Database Cloud Service, Oracle NoSQL Database on-premises or to the Oracle NoSQL Cloud Simulator.
Please check IntelliJ chapter for cloud setup and usage.
Please check Nosql Database Administrator's Guide for on-premises setup and usage.
Features:
-
Connect to Oracle NoSQL Database Cloud Service, Oracle NoSQL Database or to the Oracle NoSQL Cloud Simulator and view all the tables.
-
Get information on columns, indexes, primary key and shard key for a table.
-
Execute SQL queries on a table and get results in tabular format.
-
View column data in well formatted JSON Structure.
-
New Project wizard - Quickly get started with Oracle NoSQL Database Cloud Service or Oracle NoSQL Database with examples.
-
Create and Drop tables
-
Add and Drop columns
-
Create and Drop indexes
-
Insert, Update and Delete rows in the tables
-
View Query Execution Plan for a particular query
Jakub Kudlacz
02.09.2020Hello, would it be possible to update this connector to work with new version of IntelliJ? This no longer works with 2020.2 or 2020.2.1 :-(