Skip to content

This repo contains all the slides and code related to my talk Let's Have a Look At ArangoDB

Notifications You must be signed in to change notification settings

stetsmando/arangodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's have a look at ArangoDB

Hey There 👋

This repo contains all the slides and code related to my talk Let's Have a Look At ArangoDB.

Slides

The slides for this talk are powered by Reveal.js and reveal-md.

To run the slides locally use yarn slides.

Understanding The Files

|slides/
|--assets/ # Contains all media assets for the slides
|--slides.css # Custom styling for slides
|--slides.md # Actual slide contents
|src/
|--"microservices"/
|----hacker-phrase-search/
|------index.js # The actual service code
|------manifest.json # Information about the service
|------README.md
|------service.zip # The zipped contents of this directory
|--scripts/
|----helper.js # Reused code
|----init-database.js # Creates the database
|----init-people.js # Creates a new document collection
|----init-view.js # Creates a new ArangoSearch view
|--queries.json # Contains queries that can be imported
|--run_arango.sh # Runs the ArangoDB Docker container

Versions

Any available recordings of this talk will be linked below:

About

This repo contains all the slides and code related to my talk Let's Have a Look At ArangoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published