Skip to content
#

NoSQL

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 802 public repositories matching this topic...

QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database.

  • Updated Apr 22, 2021
  • JavaScript
Followers
20.4k followers
Wikipedia
Wikipedia

Related Topics

database relational-database sql