zoukankan      html  css  js  c++  java
  • OrientDB入门(1)Getting Started

    Running OrientDB the First Time

    1. First, download and extract OrientDB by selecting the appropriate package provided in our download page(click here for aditional installation methods).
    2. Start the server by running the server.sh or server.bat scripts located in the bin folder.
    3. Once OrientDB is running, enter the following URL in a browser window: http://localhost:2480. This is Studio, the most advanced Web tool for Databases.

     
    If you’re new to OrientDB, we recommend taking a look at the following links:

    Take Our Free Course!

    Here at OrientDB, we believe the future of Data requires a multi-model database because of its infinite power and flexibility.

    We know that after more than 30 years of Relational DBMSs, it can be challenging at first using innovative technology like OrientDB. (创新的)

    So, we decided to provide a Getting Started video course for FREE!

    We decided to use the Udemy.com platform to provide the most immersive, wide reaching platform possible.

    This course is designed to help developers become productive and familiar with OrientDB and related tools in the fastest way possible.



     

    Learning Objectives 

    1. Install OrientDB and create a new database
    2. Learn the differences between Relational and Graph models
    3. Build a flexible Graph and Document data model
    4. Implement most major SQL functions, including basic CRUD operations
    5. Deploy and mange a production application

    Start now!

    Begin the course by following these 2 simple steps:
    1. Access the OrientDB - Getting Started course.
    2. Enter your email and a name/password of your choosing to register with Udemy.com, if you do not already have an account.

    Section A: First Steps

    • 1: Background and Concepts
    • 2: Up and Running
    • 3: Data Modelling Concepts
    • 4: OrientDB Studio
    • 5: OrientDB Console

    Section B: Working with the Database (SQL API)

    • 6: SQL API Overview
    • 7: Data Modelling (SQL)
    • 8: Basic CRUD (SQL)
    • 9: Graph Functionality and Traversals (SQL)
    • 10: Transactions

    Section C: Additional Features

    • 11: Server Side Functions
    • 12: User Permissions and Authentication
    • 13: REST / HTTP API
    • 14: Basics of a Distributed Deployment
    • 15: ETL Module
    • 16: Building the VehicleHistoryGraph Database
    • 17: Working with the Demo Database

    Section D: OrientDB Professional Services

    • 18: OrientDB Enterprise with Workbench
    • 19: Orient Technologies Support & Consulting Services
  • 相关阅读:
    oracle 索引分区处于不可用状态怎么解决 规格严格
    去IOE 遇到Jdbc mysql sql_mode的坑[转载] 规格严格
    【java】高并发之限流 RateLimiter使用 规格严格
    信息泄露引发的资产失陷与检测分析 规格严格
    一种失陷设备识别与设备失陷度评估的方法、装置 规格严格
    加快ios的出包速度
    为游戏接入ios sdk的oc学习笔记
    缩小ios的包体
    python2排序
    Sentinel 控制台
  • 原文地址:https://www.cnblogs.com/lexiaofei/p/6723799.html
Copyright © 2011-2022 走看看