Configuration of the JDBC driver | ||||||||||||
JDBC Driver class name: com.cloud2db.database.JdbcDriver JDBC URL: jdbc-cloud2db-generic-profile://?connection-profile=<database-connection-profile> In the Java code this look like: Class.forName( "com.cloud2db.database.JdbcDriver"
); Supported Connection Profiles CassandraMongoDB Redis Google Bigtable Google Firestore Google Memorystore Google Spanner Amazon DynamoDB Amazon DocumentDB Amazon MemoryDB Amazon Keyspaces Azure Tables Azure CosmosDB MongoDB with VectorDB Datastax Astra with LLM OpenAI
General Connection Profile propertiesA property can be set on Connection Profile file.
|