zoukankan      html  css  js  c++  java
  • nosql=not only sql


    http://nosql-database.org/


    NoSQL
    Your Ultimate Guide to the
    Non - Relational Universe!
    [the best selected nosql link Archive in the web]
    ...never miss a conceptual article again...
    News Feed covering all changes
    here !

    NoSQL DEFINITION: Next Generation Databases mostly addressing some of the points: being non-relational, distributed, open-source and horizontally scalable. The original intention has been modern web-scale databases. The movement began early 2009 and is growing rapidly. Often more characteristics apply as: schema-free, easy replication support, simple API, eventually consistent / BASE (not ACID), a huge data amount, and more. So the misleading term "nosql" (the community now translates it mostly with "not only sql") should be seen as an alias to something like the definition above. [based on 5 sources, 11 constructive feedback emails (thanks!) and1 disliking comment. Agree / Disagree? Tell me so! ]

    该站是学习nosql必读站


  • 相关阅读:
    Dockerfile基于centos镜像编译安装httpd
    Dockerfile基于centos镜像编译安装nginx
    Dockerfile介绍和常用指令
    Docker存储卷
    正则表达式
    Sed与Awk
    Shell函数
    Shell脚本基础
    Autofs
    Podman
  • 原文地址:https://www.cnblogs.com/lexus/p/2224331.html
Copyright © 2011-2022 走看看