GithubHelp home page GithubHelp logo

dunwu / db-tutorial Goto Github PK

View Code? Open in Web Editor NEW
4.3K 41.0 556.0 13.15 MB

📚 db-tutorial 是一个数据库教程。

Home Page: https://dunwu.github.io/db-tutorial/

License: Creative Commons Attribution Share Alike 4.0 International

Java 68.67% Shell 1.29% Python 28.68% Batchfile 0.44% JavaScript 0.59% PLpgSQL 0.33%
database sql nosql mysql db mongodb elasticsearch redis

db-tutorial's Introduction

logo

star fork build code style

DB-TUTORIAL

💾 db-tutorial 是一个数据库教程。

数据库综合

分布式存储原理

分布式理论

分布式关键技术

流量调度
数据调度

其他

数据库中间件

关系型数据库

关系型数据库 整理主流关系型数据库知识点。

关系型数据库综合

Mysql

img

其他

文档数据库

MongoDB

MongoDB 是一个基于文档的分布式数据库,由 C++ 语言编写。旨在为 WEB 应用提供可扩展的高性能数据存储解决方案。

MongoDB 是一个介于关系型数据库和非关系型数据库之间的产品。它是非关系数据库当中功能最丰富,最像关系数据库的。它支持的数据结构非常松散,是类似 json 的 bson 格式,因此可以存储比较复杂的数据类型。

MongoDB 最大的特点是它支持的查询语言非常强大,其语法有点类似于面向对象的查询语言,几乎可以实现类似关系数据库单表查询的绝大部分功能,而且还支持对数据建立索引。

KV 数据库

Redis

img

列式数据库

HBase

搜索引擎数据库

Elasticsearch

Elasticsearch 是一个基于 Lucene 的搜索和数据分析工具,它提供了一个分布式服务。Elasticsearch 是遵从 Apache 开源条款的一款开源产品,是当前主流的企业级搜索引擎。

Elastic

资料 📚

数据库综合资料

关系型数据库资料

Mysql 资料

Nosql 数据库综合

选 SQL 还是 NoSQL,这里有两篇文章,值得你看看。

列式数据库资料

Cassandra 资料

HBase 资料

针对于 HBase 有两本书你可以考虑一下。

KV 数据库资料

Redis 资料

文档数据库资料

MongoDB 资料

搜索引擎数据库资料

ElasticSearch

图数据库

时序数据库

传送 🚪

◾ 💧 钝悟的 IT 知识图谱 ◾ 🎯 钝悟的博客

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.