search
HomeCommon ProblemOrientDB connects to database

OrientDB connects to database

Jun 15, 2023 pm 05:03 PM
orientdb

OrientDB connects to database

How to connect to a specific database from the OrientDB command line. Open a database.

The following statements are the basic syntax of the Connect command.

CONNECT <database-url> <user> <password>Shell

Here are the details about the options in the above syntax.

- Defines the URL of the database. The URL contains two parts, the first part is , and the second part is .

- Defines the mode, either local mode or remote mode.

- Defines the path to the database.

- Defines the user to connect to the database.

- Defines the password to connect to the database.

Example

We have created a database named "demo" in the previous chapter. In this example, the admin user will be used to connect to the demo database.

You can use the following command to connect to the demo database.

orientdb> CONNECT PLOCAL:/opt/orientdb/databases/demo admin adminShell

If the connection is successful, you will get the following output -

Connecting to database [plocal:/opt/orientdb/databases/demo] with user &#39;admin&#39;…OK 
Orientdb {db = demo}>

The above is the detailed content of OrientDB connects to database. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool