logo image
Search
Navigation menu
logo avatar
no sql

No sql

NoSQL databases (AKA not only SQL) store data differently than relational tables. NoSQL databases come in a variety of types based on their data model. The main types are document, key-value, wide-column, and graph. They provide flexible schemas and scale easily with large amounts of big data and high user loads.