diff --git a/data/db.json b/data/db.json index 42e09054821c87be6cf6408ab99fb5079cb6e0c1..5173593eeafba3b00d3cb718de2d7d9b80eba952 100644 --- a/data/db.json +++ b/data/db.json @@ -4764,20 +4764,216 @@ "title": "数据库", "nav": [ { - "title": "", + "title": "关系数据库", "nav": [ { "title": "", "nav": [ { "icon": "", - "name": "", + "name": "MySQL", + "desc": "MySQL 是最流行的关系型数据库管理系统,在 WEB 应用方面 MySQL 是最好的 RDBMS(Relational Database Management System:关系数据库管理系统)应用软件之一。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://gitcode.net/mirrors/mysql/mysql-server" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "PostgreSQL", + "desc": "PostgreSQL是一个免费的对象关系型数据库管理系统", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://gitcode.net/mirrors/postgres/postgres" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "SQLite", + "desc": "SQLite是一个进程内的库,实现了自给自足的、无服务器的、零配置的、事务性的 SQL 数据库引擎。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://github.com/sqlite/sqlite/" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "MariaDB", + "desc": "MariaDB数据库管理系统是MySQL的一个分支,主要由开源社区在维护,采用GPL授权许可。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://github.com/MariaDB/server" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "Hive", + "desc": "hive是基于Hadoop的一个数据仓库工具,用来进行数据提取、转化、加载,这是一种可以存储、查询和分析存储在Hadoop中的大规模数据的机制。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://gitcode.net/mirrors/apache/hive" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "ClickHouse", + "desc": "ClickHouse 是开源的用于在线分析处理查询的列式存储数据库,能够使用SQL查询实时生成分析数据报告。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://gitcode.net/mirrors/ClickHouse/ClickHouse" + }, + "rate": 5, + "top": false + } + ], + "collapsed": false, + "createdAt": "2021-11-21T13:06:06.671Z" + } + ], + "collapsed": false, + "createdAt": "" + }, + { + "title": "Key-Value 数据库", + "nav": [ + { + "title": "", + "nav": [ + { + "icon": "", + "name": "Redis", "desc": "", - "url": "", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://gitcode.net/mirrors/redis/redis" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "Memcached", + "desc": "Memcached 是一种高性能多线程基于内存的key-value存储,旨在用于分布式系统。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://gitcode.net/mirrors/memcached/memcached" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "Hazelcast", + "desc": "Hazelcast作为一个高度可扩展的数据分发和集群平台,提供了高效的、可扩展的分布式数据存储、数据缓存。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://github.com/hazelcast/hazelcast" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "Etcd", + "desc": "Etcd是一个分布式的、高可用的、一致的key-value存储数据库,基于Go语言实现,主要用于共享配置和服务发现。", + "url": "https://bbs.csdn.net/topics/603484031", "createdAt": "", + "urls": { + "GitCode": "https://gitcode.net/mirrors/etcd-io/etcd" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "hCache", + "desc": "EhCache是一个纯Java的进程内缓存框架,具有快速、精干等特点。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "", + "urls": { + "GitCode": "https://gitcode.net/mirrors/ehcache/ehcache3" + }, + "rate": 5, + "top": false + } + ], + "collapsed": false, + "createdAt": "" + } + ], + "collapsed": false, + "createdAt": "2021-11-21T13:06:06.671Z" + }, + { + "title": "文档数据库", + "nav": [ + { + "title": "", + "nav": [ + { + "icon": "", + "name": "MongoDB", + "desc": "MongoDB是一个基于分布式文件存储的数据库。MongoDB是一个介于关系数据库和非关系数据库之间的产品,是非关系数据库当中功能最丰富,最像关系数据库的。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://gitcode.net/mirrors/mongodb/mongo" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "CouchDB", + "desc": "CouchDB是由Apache软件基金会开发的一个开源数据库。重点是易于使用,拥抱网络。它是一个NoSQL文档存储数据库", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://gitcode.net/mirrors/apache/couchdb" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "Marklogic", + "desc": "Marklogic主要存储JSON和XML文档数据。在NoSQL数据库中,文档模型最流行, 它可以解决许多关系型数据库无法处理的问题。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", "urls": {}, "rate": 5, "top": false + }, + { + "icon": "", + "name": "Google Cloud Firestore", + "desc": "灵活且可扩缩的 NoSQL 云端数据库存储和同步数据", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://github.com/googleapis/nodejs-firestore" + }, + "rate": 5, + "top": false } ], "collapsed": false, @@ -4785,7 +4981,155 @@ } ], "collapsed": false, - "createdAt": "" + "createdAt": "2021-11-21T13:06:06.671Z" + }, + { + "title": "时序数据库", + "nav": [ + { + "title": "", + "nav": [ + { + "icon": "", + "name": "InfluxDB", + "desc": "InfluxDB是一个用于存储和分析时间序列数据的开源数据库。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://gitcode.net/mirrors/influxdata/influxdb" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "Kdb+", + "desc": "Kdb+旨在捕获,分析,比较和存储数据-所有这些都是高速和大量数据。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://github.com/KxSystems/kdb" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "Prometheus", + "desc": "Prometheus存储的是时序数据,即按相同时序(相同名称和标签),以时间维度存储连续的数据的集合。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://gitcode.net/mirrors/prometheus/prometheus" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "Graphite", + "desc": "Graphite是一个开源实时的、显示时间序列度量数据的图形系统。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://github.com/graphite-project/graphite-web" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "TimescaleDB", + "desc": "TimescaleDB是基于PostgreSQL的时序数据库插件,完全继承了PostgreSQL的功能,TimescaleDB是一个开放源代码的时间序列数据库,针对快速提取和复杂查询进行了优化。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://gitcode.net/mirrors/timescale/timescaledb" + }, + "rate": 5, + "top": false + } + ], + "collapsed": false, + "createdAt": "2021-11-21T13:06:06.671Z" + } + ], + "collapsed": false, + "createdAt": "2021-11-21T13:06:06.671Z" + }, + { + "title": "图数据库", + "nav": [ + { + "title": "", + "nav": [ + { + "icon": "", + "name": "Neo4j", + "desc": "Neo4j是一个高性能的,NOSQL图形数据库,它是一个嵌入式的、基于磁盘的、具备完全的事务特性的Java持久化引擎,但是它将结构化数据存储在网络上而不是表中", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://gitcode.net/neo4j/neo4j" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "ArangoDB", + "desc": "ArangoDB是一个原生多模型数据库,兼有key/value键/值对、graph图和document文档数据模型,提供了涵盖三种数据模型的统一的数据库查询语言,并允许在单个查询中混合使用三种模型。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://github.com/arangodb/arangodb" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "OrientDB", + "desc": "OrientDB是一个开源NoSQL数据库管理系统。 NoSQL数据库提供了一种用于存储和检索引用除表式数据之外的数据(例如文档数据或图形数据)的NO关系或非关系数据的机制。", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://github.com/orientechnologies/orientdb" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "JanusGraph", + "desc": "JanusGraph是分布式,开源,可大规模扩展的图形数据库", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://gitcode.net/mirrors/janusgraph/janusgraph" + }, + "rate": 5, + "top": false + }, + { + "icon": "", + "name": "Dgraph", + "desc": "Dgraph是可扩展的,分布式的,低延迟图形数据库", + "url": "https://bbs.csdn.net/topics/603484031", + "createdAt": "2021-11-21T13:06:06.671Z", + "urls": { + "GitCode": "https://gitcode.net/mirrors/dgraph-io/dgraph" + }, + "rate": 5, + "top": false + } + ], + "collapsed": false, + "createdAt": "2021-11-21T13:06:06.671Z" + } + ], + "collapsed": false, + "createdAt": "2021-11-21T13:06:06.671Z" }, { "title": "有奖贡献", @@ -4805,15 +5149,15 @@ } ], "collapsed": false, - "createdAt": "" + "createdAt": "2021-11-21T13:06:06.671Z" } ], "collapsed": false, - "createdAt": "" + "createdAt": "2021-11-21T13:06:06.671Z" } ], "id": 0, - "createdAt": "" + "createdAt": "2021-11-21T13:06:06.671Z" }, { "title": "操作系统/芯片",