zoukankan      html  css  js  c++  java
  • 常用数据库系统汇总

    MSSQL Server:

    https://www.microsoft.com/zh-cn/sql-server/
    

    MySQL 家族:

    MySQL Community Server:

    https://dev.mysql.com/downloads/mysql/
    

    MariaDB Server:

    https://mariadb.org/download/
    

    Percona Server for MySQL:

    https://www.percona.com/software/mysql-database/percona-server
    

    PostgreSQL 家族:

    PostgreSQL:

    https://www.postgresql.org/download/
    

    NoSQL:

    Redis:

    https://redis.io/download
    

    MongoDB:

    https://www.mongodb.com/try/download/community
    

    Apache Cassandra:

    https://cassandra.apache.org/_/download.html
    

    HBase:

    https://hbase.apache.org/
    

    TSDB:

    InfluxDB:

    https://www.influxdata.com/products/influxdb/
    

    OpenTSDB:

    http://opentsdb.net/
    

    TimescaleDB(依赖于PostgreSQL):

    https://www.timescale.com/products
    

    云数据库:  

    阿里云(RDB/AnalyticDB/PolarDB):

    https://www.alibabacloud.com/zh/product/databases
    

    腾讯云(TDSQL):

    https://cloud.tencent.com/product/tencentdb-catalog
    

    华为云(GaussDB):

    https://www.huaweicloud.com/product/dbs.html
    

    监控:

    Zabbix:

    https://www.zabbix.com/
    

    Prometheus:

    https://prometheus.io/
    

    [THE END]  

  • 相关阅读:
    Excel Sheet Column Number
    HappyNum
    isIsomorphic
    Contains DuplicateII
    iis7 设置http 自动跳转到https
    php 安装redis
    java 打包 war包
    NPOI 操作excel之 将图片插入到指定位置;
    nopi 简洁笔记
    vs11 微软下载地址
  • 原文地址:https://www.cnblogs.com/configure/p/15186056.html
Copyright © 2011-2022 走看看