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

evitaDB

evitaDB is a specialized database with an easy-to-use API for e-commerce systems. It is a low-latency NoSQL in-memory engine that handles all the complex tasks that e-commerce systems have to deal with on a daily basis. evitaDB is expected to act as a fast secondary lookup/search index used by front stores.

  • Updated Sep 18, 2024
  • Java

This project is a secure User Authentication system built with Laravel 11 and MongoDB. It includes essential features like user signup, login, logout, and password update. Designed with industry best practices, the system uses RESTful APIs and is secured with Bearer Token-based Authentication via Laravel Sanctum.

  • Updated Sep 13, 2024
  • PHP
Followers
20.7k followers
Wikipedia
Wikipedia

Related Topics

database relational-database sql