<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Yoo趣儿 - 数据库</title>
    <link>https://yooqur.com/forum/103/1</link>
    <description>Latest 20 threads of 数据库</description>
    <copyright>Copyright(C) Yoo趣儿</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 26 Sep 2026 13:59:20 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://yooqur.com/static/image/common/logo_88_31.gif</url>
      <title>Yoo趣儿</title>
      <link>https://yooqur.com/</link>
    </image>
    <item>
      <title>netbadb 应该做 mysql 兼容还是做 postgresql 兼容</title>
      <link>https://yooqur.com/thread/731637-1.html</link>
      <description><![CDATA[项目地址：
https://github.com/sskycn/netbadb
netbadb 起源：
https://www./t/1233772?p=1#reply45
主要目标不是实现另一个数据库，而是做一个强类型数据库，做 mysql/postgresql 兼容能让用户快速用来起，但选哪个是个问题。
大家怎么看？
 ...]]></description>
      <category>数据库</category>
      <author>sskycn</author>
      <pubDate>Sun, 16 Aug 2026 05:27:16 +0000</pubDate>
    </item>
    <item>
      <title>大佬们，生产环境的 Mysql 和 Redis 都是部署在哪里的呢</title>
      <link>https://yooqur.com/thread/724270-1.html</link>
      <description><![CDATA[我想着是后台服务、mysql 、redis 都放到了 docker 中
生产环境是不是不能这么弄呢
是需要单独购买个云数据库吗]]></description>
      <category>数据库</category>
      <author>longpc</author>
      <pubDate>Thu, 30 Apr 2026 01:21:46 +0000</pubDate>
    </item>
    <item>
      <title>2026 年了，公司搞了一大堆没用的 Tracing 数据，存 ES 都快卡炸了</title>
      <link>https://yooqur.com/thread/710597-1.html</link>
      <description><![CDATA[昨天看了一眼，我了个乖乖😂一天存进去了 2TB 数据，查起来比我国内访问 GitHub 都慢。
有没有哪位老哥安利一下 Jaeger + ES 的替代品.....]]></description>
      <category>数据库</category>
      <author>Altale</author>
      <pubDate>Tue, 13 Jan 2026 08:58:59 +0000</pubDate>
    </item>
    <item>
      <title>我发现 TiDB Cloud 比较牛逼啊</title>
      <link>https://yooqur.com/thread/709089-1.html</link>
      <description><![CDATA[他们有一个 data service ，能让你直接创建 api ，搞增删改查
然后你创建一套 public key 和 private key
最多能每分钟 1000 次请求
这连 cloudflare workers 都免了]]></description>
      <category>数据库</category>
      <author>guiyumin</author>
      <pubDate>Fri, 12 Dec 2025 00:45:40 +0000</pubDate>
    </item>
    <item>
      <title>请问有做过时序数据库的大佬么？</title>
      <link>https://yooqur.com/thread/706725-1.html</link>
      <description><![CDATA[当前将监护仪的毫秒级数据存储到数据库，少量数据还可以访问，但是时间长了就无法访问。是应该替换成时序数据库吗？比如 基于 PostgreSQL 的 TimescaleDB ？有没有可以参考的方案]]></description>
      <category>数据库</category>
      <author>Saunak</author>
      <pubDate>Mon, 01 Dec 2025 03:42:10 +0000</pubDate>
    </item>
    <item>
      <title>内存数据库 h2 与 mysql 兼容性太差了，能把 PostgreSQL 整成单测环境启动吗</title>
      <link>https://yooqur.com/thread/698449-1.html</link>
      <description><![CDATA[java 单元测试，求教。
或者有其他更好的适用于 java 单测的数据库推荐吗]]></description>
      <category>数据库</category>
      <author>git00ll</author>
      <pubDate>Fri, 24 Oct 2025 01:27:51 +0000</pubDate>
    </item>
    <item>
      <title>靓仔们， DataGrip 非商用免费了</title>
      <link>https://yooqur.com/thread/693041-1.html</link>
      <description><![CDATA[详情如下：
https://blog.jetbrains.com/datagrip/2025/10/01/datagrip-is-now-free-for-non-commercial-use/#whats-happening]]></description>
      <category>数据库</category>
      <author>unclemcz</author>
      <pubDate>Thu, 02 Oct 2025 23:35:24 +0000</pubDate>
    </item>
    <item>
      <title>数据量大查询效率优化的疑惑</title>
      <link>https://yooqur.com/thread/671072-1.html</link>
      <description><![CDATA[select * from a
left join c
left join b on a.bcode=b.code
where b.xxid in(1,2,3);
a 表数据量比较大,实际数据有三张大表这样 union all
我是这样优化的（因为前端传的是 xxid,我吧 xxid 先转 bcode 查出来直接塞到条件里 效率确实提高了。）
select * from a
left  ...]]></description>
      <category>数据库</category>
      <author>cobbage</author>
      <pubDate>Tue, 17 Dec 2024 16:00:50 +0000</pubDate>
    </item>
    <item>
      <title>写 sql 有没有类似 regex101 那样的软件？</title>
      <link>https://yooqur.com/thread/670848-1.html</link>
      <description><![CDATA[写正则的时候觉得 regex101 很好用，因为我记不住太多指令，所以 sql 有类似的吗？。。。谢谢]]></description>
      <category>数据库</category>
      <author>gegeligegeligo</author>
      <pubDate>Tue, 17 Dec 2024 01:01:59 +0000</pubDate>
    </item>
    <item>
      <title>求推荐 MacOS Arm 芯的 数据库客户端(免费的或者便宜的)，常用 MySQL+SQLServer</title>
      <link>https://yooqur.com/thread/667930-1.html</link>
      <description><![CDATA[已使用过的有

[*]
Navicat 有点贵，其他倒是没啥毛病，不想用破解的
[*]
Azure Data Studio 不支持 MySQL
[*]
BDeaver 使用 SQLServer 有 BUG ，每次连接都提醒安装插件，可能我没找到解决办法

谢谢大家🙏
 ...]]></description>
      <category>数据库</category>
      <author>maymay5</author>
      <pubDate>Thu, 05 Dec 2024 05:02:13 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 支持跨库事务吗？</title>
      <link>https://yooqur.com/thread/660264-1.html</link>
      <description><![CDATA[前提：1.同一 MySQL 实例； 2.所有库都是 InnoDB
可以直接使用 Begin 和 Commit 加 DB_A.Table DB_B.Table 之类的 SQL 进行事务操作吗？
大致用 transaction 搜索了一下官方文档，好像没有看到特别明确的说明。
看到一篇博客说如果是用 IP + Port 直接连接的实例则可， ...]]></description>
      <category>数据库</category>
      <author>elnath</author>
      <pubDate>Mon, 18 Nov 2024 16:00:58 +0000</pubDate>
    </item>
    <item>
      <title>数据库的事务、锁、应用层的 service 接口问题</title>
      <link>https://yooqur.com/thread/655142-1.html</link>
      <description><![CDATA[我有 2 个接口，一个是读取表内容 一个是更新表
需求是保证数据正确，我应该如何写代码？是在应用层的接口层面 使用 java 的锁来保证这 2 个接口互斥吗？
听说串行化不推荐使用？
到底应该如何写代码？
 ...]]></description>
      <category>数据库</category>
      <author>huyangq</author>
      <pubDate>Mon, 04 Nov 2024 08:03:28 +0000</pubDate>
    </item>
    <item>
      <title>亿级订单表 要对物流追踪号支持 LIKE %123% 这样的前后缀都模糊查询，现在的 MySQL 查一次要几分钟，必须上 ES 或者 ClickHouse 吗？另外归档数据也要查，有没有办法压缩存储数据</title>
      <link>https://yooqur.com/thread/655080-1.html</link>
      <description><![CDATA[这套系统是给其它网店用的 SaaS ，总订单量有几亿条，需求是各店需要能模糊搜索自己店的物流追踪号。各店的订单量不固定，有的店有几千万条，有的店是来测试系统的只有几条
因为用户经常反馈问题的时候是直接扔张截图甚至模糊不清的照片，OCR 也不太好处理，所以需要模 ...]]></description>
      <category>数据库</category>
      <author>drymonfidelia</author>
      <pubDate>Mon, 04 Nov 2024 07:06:37 +0000</pubDate>
    </item>
    <item>
      <title>SQL 问题修改</title>
      <link>https://yooqur.com/thread/651973-1.html</link>
      <description><![CDATA[求大佬看下怎么改，ai 问不出来。
执行会出现 （ 1054 - Unknown column \'ai.record_node_history\' in \'field list\'），
该字段再表里是有的，因为 groupBy 子查询导致的吗 ？
SELECT ai.form_id AS formId
FROM approval_info ai
LEFT JOIN approval_config ac 
    ON ...]]></description>
      <category>数据库</category>
      <author>imyasON</author>
      <pubDate>Tue, 29 Oct 2024 03:08:09 +0000</pubDate>
    </item>
    <item>
      <title>cockroach 备份问题</title>
      <link>https://yooqur.com/thread/651315-1.html</link>
      <description><![CDATA[cockroachdb 有通用的 sql 导出/备份方案吗?最好是能导出包含 Schema/insert 的 sql 文件]]></description>
      <category>数据库</category>
      <author>chenuu</author>
      <pubDate>Sun, 27 Oct 2024 16:00:52 +0000</pubDate>
    </item>
    <item>
      <title>请教 SQLServer 迁移到 MySQL 方案， 1W+DB</title>
      <link>https://yooqur.com/thread/642009-1.html</link>
      <description><![CDATA[公司是传统企业，一个十几年的系统，使用 SQLServer 存储数据。累积到现在已有 1W+ DB ，每个 DB 下 100+表。想全部迁移至 MySQL 。SQLServer 和 MySQL 部署在内网不同服务器，MySQL 操作系统为 Linux 。
已尝试的方案：

[*]Navicat Premium: 勉强使用中。优点是一次可 ...]]></description>
      <category>数据库</category>
      <author>dreamswhite</author>
      <pubDate>Wed, 02 Oct 2024 02:00:42 +0000</pubDate>
    </item>
    <item>
      <title>有没有哪位大神了解数据虚拟化这方面的知识，急需请教</title>
      <link>https://yooqur.com/thread/638528-1.html</link>
      <description><![CDATA[]]></description>
      <category>数据库</category>
      <author>c327393059</author>
      <pubDate>Fri, 20 Sep 2024 10:02:51 +0000</pubDate>
    </item>
    <item>
      <title>计数器的最佳实践是什么？用 MySQL 的触发器每次操作都实时写盘影响性能，用 Redis 断电没写盘会导致计数不准</title>
      <link>https://yooqur.com/thread/635511-1.html</link>
      <description><![CDATA[]]></description>
      <category>数据库</category>
      <author>drymonfidelia</author>
      <pubDate>Thu, 12 Sep 2024 09:01:37 +0000</pubDate>
    </item>
    <item>
      <title>35TB 左右的区块链”链数据“，用什么姿势存最合适？</title>
      <link>https://yooqur.com/thread/634917-1.html</link>
      <description><![CDATA[OLTP 操作很少，基本只增不改不删，基本只用于 OLAP 操作。
希望综合下机器成本、运维成本以及开发成本来推荐一下。]]></description>
      <category>数据库</category>
      <author>maichael</author>
      <pubDate>Wed, 11 Sep 2024 10:02:35 +0000</pubDate>
    </item>
    <item>
      <title>数据库查询优化到底该怎么做？</title>
      <link>https://yooqur.com/thread/631169-1.html</link>
      <description><![CDATA[#### 配置参数前提
目前数据库是 MySQL5.7
服务器内存 16g
单表数据 1G
数据行数 200W 的数据
当年的数据截止目前为止大概在 50W
表数据是 订单和订单详情 清洗后的数据。
业务要求统计一年内产生的订单相关信息
#### SQL
```sql
select [指定的一些业务数据需要字段， ...]]></description>
      <category>数据库</category>
      <author>Xrall</author>
      <pubDate>Wed, 04 Sep 2024 10:01:52 +0000</pubDate>
    </item>
  </channel>
</rss>