持久性是一个允许
用于持久化数据的高级 API
在流程运行之间。目标是
支持易于使用的后端,
强大的,灵活的,或所有的
如有可能,以上。
Supported databases include:
PostgreSQL-企业级
relational database. The driver is
用纯 JavaScript 和
方法通过 TCP 进行通信
PostgreSQL 连接协议。
Sqlite3 -
一种简单、快速、无需服务器的关系
这个驱动程序是一个包装器
围绕命令行 sqlite3
program. It requires sqlite3 to be in
这条路,这种交流
速度非常快,但类型不是很
precise. There are only strings and
一无所获。
MongoDB - A
可扩展的,高性能的,开放的
源代码,无模式,面向文档
此驱动程序还实现
JavaScript 中的连接协议和
communicated with the server over TCP.
Think of your use case. Will you be more likely to want to do a full-text search, just get data by key, or get ranges of documents that have similar attributes?