Home Common Problem OrientDB 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
Copy after login

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
Copy after login

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}>
Copy after login

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 of this Website
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 Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)