Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用数据库有 250k 条记录。我已经编写了检索代码,但需要 2 分钟,但我想在几秒钟内检索数据,这对我来说很难检索。
尝试优化您的查询。您还可以使用索引来加快查询速度。