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.
Mongo DB を使用した nodejs コードを作成しました。ループにデータを挿入していますが、すべてが挿入されてもコードは終了せずdb.close()、コードを使用してデータベースを強制的に閉じると、データベースに完全なデータが書き込まれません。
db.close()
誰か助けてください。