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.
我发现了 4 种 NoSQL 类型:
这种类型中哪一种更适合插入大量非结构化数据?(可扩展性)
数据库应该能够每秒插入数千个请求(坐标、日期、名称或 ID)。
谢谢
我将Tarantool http://tarantool.org用于相同的场景。它每秒能够处理高达 120K 的写入操作。