--- layout: default description: This beginner's guide will make you familiar with ArangoDB --- Getting Started =============== This beginner's guide will make you familiar with ArangoDB. We will introduce core concepts and cover how to - install and run a local ArangoDB server - use the web interface to interact with it - store example data in the database - query the database to retrieve the data again - edit and remove existing data