

Based on your project reference, you are using version 4.2.0 of .CosmosDB. Either double-click the JAR file or execute the jar file from the command-line.įill in the connection properties and copy the connection string to the clipboard.Ī typical JDBC URL is the following: jdbc:amazondynamodb:Access Key=xxx Secret Key=xxx Domain= Region=OREGON Angelo Peca Thanks for posting your question in Microsoft Q&A.

Your Region will be displayed in the upper left-hand corner when you are logged into DynamoDB.įor assistance in constructing the JDBC URL, use the connection string designer built into the Amazon DynamoDB JDBC Driver. Your AccessKey and SecretKey can be obtained on the security credentials page for your Amazon Web Services account. The connection to Amazon DynamoDB is made using your AccessKey, SecretKey, and optionally your Domain and Region. The JDBC URL begins with jdbc:amazondynamodb: and is followed by a semicolon-separated list of connection properties. (This property can also be set in the JDBC URL.) Driver Class: Set the driver class to.Driver Location: Set this property to the path to the lib subfolder in the installation directory. RazorSQL is apparently configured to automatically convert 65535 data.In the Connection Wizard that appears, set the following properties:.github installation path lib razorsql Jimbo 17 asked at 12:52 0 votes 1 answer 168 views INSERT query failing in cassandra with.

Open the RazorSQL application and, in the Connections menu, select Add Connection Profile -> Other -> JDBC. I am trying to connect Razor SQL to a database at The instructions to do this say I should to set the driver location property in RazorSQL to the path to the lib.
#Connect to razorsql db how to#
This article shows how to connect to Amazon DynamoDB using wizards in RazorSQL.Ĭreate a JDBC Data Source for Amazon DynamoDB Data The CData JDBC Driver for Amazon DynamoDB enables standards-based access from third-party tools, from wizards in IDEs to data management and analysis tools.
