Skip to content
#

no-sql

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

JsonDB is a minimal, Python-powered JSON database for easy data management. Ideal for small projects and prototyping, it supports simple CRUD operations, nested data structures, and basic searches. Streamline your data tasks with JsonDB's intuitive file-based system.

  • Updated Mar 16, 2024
  • Python
Followers
20.2k followers
Wikipedia
Wikipedia

Related Topics

database relational-database sql