5ELj9b4QpD6YEAs0dn_tJp486rY.js - Search
About 3,560 results
Open links in new tab
    Kizdar net | Kizdar net | Кыздар Нет
  1. Home · OrientDB Manual

    Welcome to OrientDB - the first Multi-Model Open Source NoSQL DBMS that brings together the power of graphs and the flexibility of documents into one scalable high-performance …

  2. Import from JSON · OrientDB Manual

    This is needed, in order to allow importing the property "id" in the OrientDB Loader. Without this option, the Blueprints standard would reject it, because "id" is a reserved name.

  3. Documents · OrientDB Manual

    Similar to the Prepared Statement of JDBC, OrientDB now supports prepared queries. With prepared queries, the database pre-parses the query so that, in cases of multiple executions …

  4. Setting Configuration · OrientDB Manual

    OrientDB allows modifications to the storage configuration. Even though this will be supported with high level commands, for now it's pretty "internal" using Java API.

  5. Loaders · OrientDB Manual

    OrientDB Loader When the ETL module runs the OrientDB Loader, it loads the records and vertices from the transformers into the OrientDB database.

  6. Working with Graphs · OrientDB Manual

    By using the graph commands over the standard SQL syntax, OrientDB ensures that your graphs remain consistent. For more information on the particular commands, see the following pages:

  7. Logging · OrientDB Manual

    OrientDB handles logs using the Java Logging Framework, which is bundled with the JVM. The specific format it uses derives from the OLogFormatter class, which defaults to:

  8. Distributed Architecture · OrientDB Manual

    OrientDB has a multi-master distributed architecture (called also as "master-less") where each server can read and write. Starting from v2.1, OrientDB support the role of "REPLICA", where …

  9. Enterprise Edition · OrientDB Manual

    OrientDB Enterprise Edition is designed specifically for applications seeking a scalable, robust, and secure multi-model database. Its main goal is to save time and money on your OrientDB …

  10. Web Server · OrientDB Manual

    Even though OrientDB Server is a regular Web Server, it is not recommended to expose it directly on the Internet or public networks. We suggest to always hide OrientDB server in a private …