forked from orientechnologies/orientdb
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
lvca edited this page Dec 22, 2012
·
16 revisions
- What is OrientDB? Look at Presentations to know the main features
- Download and Install OrientDB
- Start using OrientDB from Tutorials
- Have question, troubles, problems? Jump to the OrientDB User Group
- Who is using OrientDB in production?
- Interested about the future of OrientDB ? Look at the Roadmap
- Need NuvolaBase Professional Support?
- Need a course?
- Follow OrientDB at the next Events!
- Meet the Team behind OrientDB
- Architecture
- Main concepts
- Common use cases resolved
- Drivers and Language Bindings (supported programming languages) - Plugins
- Configuration and Performance tuning, Profiler
- Import-From-RDBMS, how to import Relational exports
- Troubleshooting:
- All the Supported types
- Object Oriented Inheritance
- Functions
- Security architecture
- Indexes to speed up searches
- Caching levels
- Distributed Architecture clustering multiple OrientDB servers all together. Look also at the Distributed Routing, Replication and Distributed Configuration
- Logging strategies
- ACID Transactions
- Binary data management (BLOB)
-
Java APIs
- JavaDoc (latest version)
- Document-Database
- Object-Database
-
Graph Database
- Native raw implementation
- Tinkerpop implementation with the usage of Gremlin language
- Traverse records
- JDBC
- Use it from Java Web Applications
- Manage remote server instance via API
- Multi Threading
- Fetching-Strategies
- Manage the Schema
- Hooks - Triggers
- Embed the Server
- Troubleshooting Java API
- Scala API
- Javascript-API
- HTTP RESTful API
-
SQL
- SQL expression syntax - Operators - SQL-Where#functions
- Select used as command and for queries
- Traverse to cross records by relationships
- Insert to insert new records
- Update to update one or more records
- Delete to delete one or more records
- Create Vertex, Create Edge, Delete Edge and Delete Vertex to work with graphs
- Truncate Class, Truncate Cluster, Truncate Record
- Grant and Revoke
- Create Class, Alter Class, Drop Class, Create Property, Alter Property, Drop Property
- Create Index, Rebuild Index, Drop Index
- Create Link
- Find References
- Alter Database, Alter Cluster
- Explain
- Pagination
- Pivoting-With-Query
- Syntax
- Javascript
- Gremlin Graph manipulation language
- DB-Server - (roadmap - history)
- OrientDB Studio app
- Gephi Graph Analysis Visual tool
- Rexster Support and configuration
-
Console
- Connect, Disconnect
- Database: Create Database, Drop Database
- Information: Info, Clusters, Browse Cluster,
- Info Class, Classes, Browse Class
- Transactions: Begin, Commit, Rollback
- Dictionary: Dictionary Keys, Dictionary Get, Dictionary Put, Dictionary Remove
- Load Record, Reload Record, Display Record, Export Record
- Export database, Import database
- Config: Config, Config Get, Config Set
- Console Command Profiler, Declare Intent, Properties, Get, Set
- Freeze Database, Release Database
- Continuous integration kindly hosted and managed by Andrey Lomakin
So many Open Source projects lack documentation. Please help us to improve it by writing to the Group!