All Projects → mongodb-labs → Socialite

mongodb-labs / Socialite

Licence: apache-2.0
Social Data Reference Architecture - This Repository is NOT a supported MongoDB product

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Socialite

Vue Mall Mobile
🔥 vue + koa + mongodb 搭建 mobile web 商城 (End。。。)
Stars: ✭ 201 (-4.29%)
Mutual labels:  mongodb
Thal
Getting started with Puppeteer and Chrome Headless for Web Scraping
Stars: ✭ 2,345 (+1016.67%)
Mutual labels:  mongodb
Blackbelt Aks Hackfest
Microsoft Intelligent Cloud Blackbelt Team :: Hackfest Repo
Stars: ✭ 209 (-0.48%)
Mutual labels:  mongodb
Saas
Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
Stars: ✭ 2,720 (+1195.24%)
Mutual labels:  mongodb
Koolreport
This is an Open Source PHP Reporting Framework which you can use to write perfect data reports or to construct awesome dashboards using PHP
Stars: ✭ 204 (-2.86%)
Mutual labels:  mongodb
Mongodb.entities
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
Stars: ✭ 204 (-2.86%)
Mutual labels:  mongodb
Vue Backage
基于vue和iview的后台管理系统
Stars: ✭ 198 (-5.71%)
Mutual labels:  mongodb
Aspnetcore.identity.mongodb
MongoDB Data Store Adaptor for ASP.NET Core Identity
Stars: ✭ 210 (+0%)
Mutual labels:  mongodb
Mongoke
Instant Graphql for MongoDb (active branch is golang, rewrite in process)
Stars: ✭ 203 (-3.33%)
Mutual labels:  mongodb
Endb
Key-value storage for multiple databases. Supports MongoDB, MySQL, Postgres, Redis, and SQLite.
Stars: ✭ 208 (-0.95%)
Mutual labels:  mongodb
Nodejs
Node.js基础与应用教程,适合初学者入门,以及有一定经验的开发者提高。Node.js全栈交流QQ群:423652352,node.js或者全栈开发培训QQ群:579500717
Stars: ✭ 202 (-3.81%)
Mutual labels:  mongodb
Hivemq Mqtt Tensorflow Kafka Realtime Iot Machine Learning Training Inference
Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required
Stars: ✭ 204 (-2.86%)
Mutual labels:  mongodb
Mgodatagen
Generate random data for MongoDB
Stars: ✭ 206 (-1.9%)
Mutual labels:  mongodb
Angular2 Express Mongoose Gulp Node Typescript
AngularJS 2 (Updated to 4.2.0) Mean Stack application which uses Angular2, Gulp, Express, Node, MongoDB (Mongoose) with Repository Pattern Business Layer
Stars: ✭ 201 (-4.29%)
Mutual labels:  mongodb
Nobibi
一款基于Next.js+mongo的轻量级开源社区(open community by Next.js & mongo)
Stars: ✭ 209 (-0.48%)
Mutual labels:  mongodb
Vue Node Pastime
😄 基于vue全家桶、nodejs和mongodb的前后端整合项目
Stars: ✭ 200 (-4.76%)
Mutual labels:  mongodb
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 2,315 (+1002.38%)
Mutual labels:  mongodb
Mern Boilerplate
MERN stack project boilerplate
Stars: ✭ 211 (+0.48%)
Mutual labels:  mongodb
Inversify Express Example
The official express + inversify+ inversify-express-utils examples
Stars: ✭ 210 (+0%)
Mutual labels:  mongodb
Express React Redux Starter
Starter for Express, React, Redux, SCSS applications
Stars: ✭ 207 (-1.43%)
Mutual labels:  mongodb

DISCLAIMER

Please note: all tools/ scripts in this repo are released for use "AS IS" without any warranties of any kind, including, but not limited to their installation, use, or performance. We disclaim any and all warranties, either express or implied, including but not limited to any warranty of noninfringement, merchantability, and/ or fitness for a particular purpose. We do not warrant that the technology will meet your requirements, that the operation thereof will be uninterrupted or error-free, or that any errors will be corrected. Any use of these scripts and tools is at your own risk. There is no guarantee that they have been through thorough testing in a comparable environment and we are not responsible for any damage or data loss incurred with their use. You are responsible for reviewing and testing any scripts you run thoroughly before use in any non-testing environment.

Socialite

Social Data Reference Architecture

A very popular MongoDB use case is the implementation of a social data status feed. While the type of data and the way in which feeds are aggregated and delivered to users varies widely, the fundamentals of these systems are relatively simple and decompose to a basic set of services.

Socialite is a reference architecture that can be used to cover a wide range of social network use cases. The three basic goals of this reference architecture are :

  1. Provide a production capable reusable framework for social data management including user graph, flexible content types and feed aggregation and delivery.
  2. Demonstrate best practices for social data modelling, indexing and querying in MongoDB for implementing user graphs, content stores and feed caches.
  3. Demonstrate how a flexible service architecture can be coupled with MongoDB sharding to create a scalable platform for social data.

Learn More

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].