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
  • 相关阅读:
    iOS-runtime-根据协议名调某一个类有与协议里面放的相同的方法
    Mac下显示隐藏文件
    OC开发_整理笔记——多线程之GCD
    兵器簿之cocoaPods的安装和使用
    手写代码UI,xib和StoryBoard间的的优劣比较
    OC开发_Storyboard——MapKit
    smartFloat
    固定浮动侧边栏(SmartFloat)
    一个模拟时钟的时间选择器 ClockPicker
    分布式事务TransactionScope
  • 原文地址:https://www.cnblogs.com/lexiaofei/p/6723799.html
Copyright © 2011-2022 走看看