博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
OrientDB入门(1)Getting Started
阅读量:6883 次
发布时间:2019-06-27

本文共 2236 字,大约阅读时间需要 7 分钟。

Running OrientDB the First Time

  1. First, and extract OrientDB by selecting the appropriate package provided in our download page(click for aditional installation methods).
  2. 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 , 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 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

转载地址:http://zfnbl.baihongyu.com/

你可能感兴趣的文章
Rxlifecycle(三):坑
查看>>
C++与Java语法上的不同
查看>>
Ceph集群块设备使用-创建和使用OSD
查看>>
大数据||hadoop分布式集群安装
查看>>
华为设备默认console密码
查看>>
wxWidgets第四课 EVT_LEFT_UP关联鼠标弹起事件不生效
查看>>
【故障解决】ORA-06502错误解决
查看>>
昂纳科技2016年营收15.98亿港元 数据中心业务大增409%
查看>>
为何还处于概念阶段的智能家居被3.15点名批评
查看>>
大数据技术服务商个推获4亿人民币D轮融资
查看>>
Git的详细使用教程
查看>>
[LeetCode]40.Combination Sum II
查看>>
python里的拆包、引用、递归与匿名函数
查看>>
关于前端项目代码检测~
查看>>
初探 BaconJS
查看>>
使用CDN(Content Delivery Network)加速站点访问速度汇总指北
查看>>
区块链生态圈应用落地须了解区块链共识技术开发
查看>>
ES6学习文档(更新至第7节)
查看>>
再次理解伪类选择器:nth-child(){……}
查看>>
MongoDB 在windows服务器安装部署与远程访问配置
查看>>