initialize-connection
Connect to a RavenDB database by specifying the server URL and database name.
Instructions
Connect to a RavenDB server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_url | Yes | The URL of the RavenDB server | |
| database | Yes | The database to connect to |