JDBC drivers are Java library files with the extension .jar used by all Java applications to connect to the database. Usually they are provided by the same company which implemented the Orientdb software. DbSchema installation kit already include an Orientdb driver.
Each JDBC driver is using a specific URL. The URL is a string passed to the driver, formatted in a way which is decided by the team who bild the driver, and which usually includes information about the database host, port and database name.
Alternative to installing DbSchema you may download the Orientdb driver using this link. The driver files are compressed in a zip file.
Please write us for any question or issue with the driver.
Free download and install DbSchema to get the JDBC driver and test connectivity to Orientdb.
Start DbSchema, choose 'Connect to database' and in the connection dialog choose 'Orientdb' from the database combo. There you can upload the JDBC driver. For a limited list of databases the drivers are already included.
Next step is to fill in the connection dialog the database host, port, username and password.
DbSchema is an Orientdb designer, featuring interactive diagrams, relational data browse and editor, visual query builder, query editor, random data generator, forms and reports and more.
Read more »An amazingly simple data explorer that offers simultaneous views of data from multiple tables and features numerous filters, data sorting mechanisms, and much more.
Graphically SQL query editor, with different joins, exists, where clauses and group by. The query is represented as a diagram, simple and intuitive to use.
DbSchema holds its own image of the schema. This can be synchronized against any database, modification scripts can be generated.
Generate HTML documentation including the vector diagram image. The image is interactive, move the cursor over column names or columns to read the comments.