CREATE DATABASE <database-url> [<user> <password> <storage-type> [<db-type>]]
Orientdb> CREATE DATABASE PLOCAL:/opt/orientdb/databses/demo
Database created successfully.
Current database is: plocal: /opt/orientdb/databases/demo
orientdb {db = demo}>
