Skip to content

ayushsharma-crypto/arangodb-mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ArangoDB Mini Project

This is a mini project to make a database in ArangoDB . One has to create movies database:that should contain actors, movies and directors tables and remaining tables its your wish. The project should have few queryFunctions like

  1. actors movie list.
  2. movie list of given 2 actors.
  3. movies list of given actor, director.
  4. list of directors the actor done movies with.

This project has been created using python-Arango and it's CRUD operation.

For ArangoDB installation visit the link : https://www.arangodb.com/docs/stable/installation.html

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages