Skip to content
#

nosql-database

A NoSQL database refers to a database whose storage format is modeled differently from relational databases. Often NoSQL databases opt for simpler horizontal scaling to clusters of servers. NoSQL databases are often used for large data web applications.

Here are 104 public repositories matching this topic...

MongoStreamify is a video streaming platform that uses MongoDB as its database and is built using the FastAPI framework and Jinja2 templates. The platform allows users to upload, stream, and watch videos seamlessly, with fast loading times and smooth playback. The use of Docker for deployment ensures easy and efficient scaling of the platform.

  • Updated Jul 14, 2023
  • Python
Followers
20.3k followers
Wikipedia
Wikipedia

Related Topics

database relational-database sql