Skip to content

betkh/Polystorelinkage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB Compass (Loacl option)

  1. Down load MongoDB Compass from https://www.mongodb.com/try/download/compass
  2. Install MongoDB shell - a command line tool for MOngo from https://www.mongodb.com/try/download/shell

mongoDB Compass configuration & libraries:

  • connection string: mongodb://localhost:27017
  • install pymongo

Neo4j Desktop setup

  1. Download neo4j desktop from https://neo4j.com/download-neo4j-now/
  2. create project with
  • projectname: neo4j
  • password : 1234
  1. create database under a project created on step 3. with
  • databasename: neo4j

MySQL Setup

  1. intall mysql workbench
  2. create MySQL connection with
  • connection name: mysql
  • password: test1234

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages