Connecting to Oracle NoSQL Database from IntelliJ
Learn how to connect your NoSQL project to Oracle NoSQL Database the data store using the IntelliJ plugin.
Prerequisites:
To create a successful connection to your
Oracle NoSQL Database data store, ensure that:
- The data store is deployed and running.
- The Oracle NoSQL Database Proxy is started. See Configuring the Proxy. Starting the release 19.5, Proxy is bundled along with the Oracle NoSQL Database download package.
Perform the following steps:
- In the Je Cache Size Calculator panel, enter the values in bytes for Primary Key Size, Row Size, and Index (this is optional), along with the number of rows. Click Add Table to add values for another table.
- Click CALCULATE to view the output values. To start a new calculation, click New Calculation.
After you successfully connect your project to your Oracle NoSQL Databasedata store, you can manage the tables and data in your schema.