vendredi 1 septembre 2017

laravel 5.4 combination of Neo4j, mongodb and mysql (hybrid database)

How can I use hybrid database(neo4j, mongodb, mysql) and manage shared data between databases in laravel 5.4?

Also what is best practice for such a website: A video learning website for K-12 student. (Contents are Videos, Category Hierarchy for videos, video recommendation system)

  • Using MongoDB for Videos
  • Using Neo4J for Category Hierarchy of Contents(videos)
  • Using Neo4j for video recommendation systems(base on User interests)
  • Using mysql for user profile and Authentications
  • Using Neo4J for social media (Users follow and Users group)

Is it possible to have these things together in Laravel 5.4 ?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire