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
  • 相关阅读:
    linux进程间通信之消息队列
    本地安装discuz x2.5(论坛站)程序
    缩小IO/CPU瓶颈:linux平台加速编译速度的几种方法
    php mcrypt
    Nginx工作原理和优化、漏洞。
    Linux下两种TCP网络服务器实现方式:循环服务&并发服务
    version `GLIBC_2.14' not found 解决方法.
    Flex Ant自动构建
    函数传指针和传引用
    JEECG 列表行编辑模式下实现文本的xheditor富文本框编辑器
  • 原文地址:https://www.cnblogs.com/lexiaofei/p/6723799.html
Copyright © 2011-2022 走看看