大数据

  • Redis 作为数据库 — 使用 K6 进行速度测试

    测试设置 这些测试是在我的M1 Pro Macbook Pro上进行的,具有32 GB的内存,连接到WiFi和电池电源。我正在使用 Jetbrains Rider 在发布模式下运行 Visualizer 微服务,在命令行中运行 Redis Stack,在 VSCode 中运行…

    大数据 2022年11月14日
  • 大数据算法——布隆过滤器

    理 在我之前的理解当中,如果想要判断某个元素在不在集合当中,经典的结构应该是平衡树和hash table。但是无论是哪一种方法,都逃不开一点,都需要存储原值。 比如在爬虫场景当中,我们需要记录下之前爬过的网站。…

    大数据 2022年11月14日
  • 在 MySQL 中选择字符集:简短指南

    什么是字符集,为什么它们很重要? 在我们深入研究MySQL中的字符集之前,我们可能应该首先解释几个与它们相关的核心概念。本质上,字符集是允许用作列值一部分的一组字符。排序规则是指用于比较给定字符的规则,而…

    大数据 2022年11月13日
  • Django更换数据库和迁移数据方案

    基本步骤 Django 默认使用 SQLite 数据库方便开发,同时其 ORM 支持多种数据库,只要安装对应的驱动就行。 切换数据库一般是将开发环境的 SQLite 切换到 MySQL (MariaDB) 或 PostgreSql ,本文只测试了从 SQLite 到…

    大数据 2022年11月13日
  • Redis Cluster 数据分片

    介绍 Redis Cluster Redis 集群是 Redis 提供的分布式数据库方案, 集群通过分片(sharding) 来进行数据共享, 并提供复制和故障转移功能。 节点 一个 Redis 集群通常由多个节点(node) 组成, 在刚开始的时候,…

    大数据 2022年11月12日
  • Code Migration In Cloud World

    by Ksheetij Dongre Migrating Code from Development to Production in the Cloud The cost of cloud migration is not cheap but the promise is that the company will acheive a significant return on investm…

    大数据 2022年11月11日
  • Ongoing Challenge: Data Integration In "The Cloud"

    by Potnuru Hatakesh Adoption of "The Cloud" is growing significantly as more a enterprises start to see and experiencing the value in agility, scalability, and cost savings. As cloud platforms grow i…

    大数据 2022年11月11日
  • Data Security in Snowflake

    by Ramana Kumar Gunti Data Security in Snowflake Data security is probably the number one topic on everyone's head when it comes to moving your data into the cloud. This is especially true if you are…

    大数据 2022年11月11日
  • KPI Partners Formally Launches Cloud Practice

    Expert Team Focuses On Quickly Getting Companies To The Cloud Newark, CA – March 4, 2015 - KPI Partners, a leading provider of business intelligence and data discovery services, today announced the f…

    大数据 2022年11月11日
  • Code Migration In Cloud World

    by Ksheetij Dongre Migrating Code from Development to Production in the Cloud The cost of cloud migration is not cheap but the promise is that the company will acheive a significant return on investm…

    大数据 2022年11月11日