mirror of https://gitee.com/bigwinds/arangodb
23 KiB
23 KiB
Summary
GETTING FAMILIAR
https://@github.com/arangodb-helper/arangodb.git;arangodb;docs/Manual;;/
https://@github.com/arangodb/arangosync.git;arangosync;docs/Manual;;/
https://@github.com/arangodb/kube-arangodb.git;kube-arangodb;docs/Manual;;/
https://@github.com//arangodb-helper/arangodb.git;arangodb;docs/Manual;;/
- ArangoDB Starter
- Arangodump
- Arangorestore
- Arangoimport
- Arangoexport
- Arangobench
- Arangoinspect
- Datafile Debugger
https://@github.com/arangodb/foxx-cli.git;foxx-cli;docs/Manual;;/
CORE TOPICS
- Data models & modeling
- Indexing
- Transactions
- Graphs
- ArangoSearch Views
ADVANCED TOPICS
https://@github.com/arangodb/arangosync.git;arangosync;docs/Manual;;/
* [Datacenter to datacenter replication](Architecture/DeploymentModes/DC2DC/README.md)
* [Introduction](Architecture/DeploymentModes/DC2DC/Introduction.md)
* [Applicability](Architecture/DeploymentModes/DC2DC/Applicability.md)
* [Requirements](Architecture/DeploymentModes/DC2DC/Requirements.md)
* [Limitations](Architecture/DeploymentModes/DC2DC/Limitations.md)
- Storage Engines
- Replication
- Write-ahead log
- Foxx Microservices
- Getting started
- Guides
- Working with routers
- Working with collections
- Writing queries
- Development mode
- Testing Foxx services
- Foxx in a cluster
- Scripts and scheduling
- Using Node modules
- Using Webpack with Foxx
- Authentication and sessions
- Linking services together
- Working with files
- Making requests
- Access from the browser
- Working with 2.x services
- Reference
- Deployment
- Migrating 2.x services
- Satellite Collections
OPERATIONS
- Installation
- Deployment
- Upgrading
- Downgrading
- Scaling
- Administration