ニュース

Node.js and MongoDB make for a very fast and flexible development experience. Just watch how quickly and easily we can create, read, update, and delete a document in MongoDB with Node.
前回から、 いよいよNode. jsを使ったWebアプリケーションを作成しはじめました。前回はデータを保存および読み出す処理がなかったので、 今回はデータベースとの連携を実装したいと思います。使うのはMongoDBです ...
Implementing Relationships in Node.js The Mongoose library streamlines the process of building and managing collection relationships when working with MongoDB and Node.js.
MongoDB queryable encryption means never having to decrypt sensitive data inside the data store, all but eliminating the database as a target of attack. Here’s how to get started.
Node.jsおよびTypeScript向けのORMであるPrismaの開発チームは、最新版となる「Prisma 2.27.0」を、7月13日(現地時間)にリリースした。 「Prisma 2.27.0」では、MongoDBのサポートがプレビュー提供されたほか、Apple M1チップのネイティブサポートが追加されている。
サーバサイドJavaScriptのための環境として登場した「Node.js」は、今やクライアント環境でのJavaScriptランタイムとしてもポピュラーなものとなっています。その開発はどのようなプロセスで進められており、今後はどのような形で進化していくのでしょうか。今回、Node.jsのコミッターである ...