错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

NoSQL with Spring Boot

  • Felipe Gutierrez,
  • DaShaun Carter

摘要

In the previous chapters, we focused on relational databases and how Spring Data simplifies interactions with them. However, the modern data landscape is diverse. Nowadays, applications frequently require the horizontal scalability of document stores, the lightning speed of in-memory key-value caches, or the complex relationship traversal of graph databases.