<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Documents tagged with MongoDB]]></title><description><![CDATA[Documents tagged with MongoDB]]></description><link>https://techsparx.commongodb.xml</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Feb 2026 21:14:32 GMT</lastBuildDate><item><title><![CDATA[Build A Restful Api With Node.js Express & MongoDB
]]></title><description><![CDATA[We are going to cover how to create a restful api using node.js express and mongodb together with mongoose.  REST apis help us decouple our backend code from our front end so we can use it across multiple application (mobile apps, web apps, etc).  We are going to learn how to build a simple blog post type api with all the useful methods(GET,POST,DELETE,PATCH).
]]></description><link>https://techsparx.com/nodejs/howto/rest/rest-express-mongodb.html</link><guid isPermaLink="true">https://techsparx.com/nodejs/howto/rest/rest-express-mongodb.html</guid><pubDate>Sat, 14 Feb 2026 08:01:07 GMT</pubDate></item><item><title><![CDATA[How to get the maximum value of a field in MongoDB]]></title><description><![CDATA[The task of generating a sequence of integers, such as identifiers for documents in a MongoDB collection, is conceptually.  But, like many seemingly simple coding tasks, it's easy to end up confronting an obtuse error message like "RangeError: Maximum call stack size exceeded".
]]></description><link>https://techsparx.com/software-development/mongodb/sequential-id-numbers.html</link><guid isPermaLink="true">https://techsparx.com/software-development/mongodb/sequential-id-numbers.html</guid><pubDate>Sat, 14 Feb 2026 08:01:36 GMT</pubDate></item><item><title><![CDATA[Installing MongoDB on Mac OS X Mavericks for Node.js development
]]></title><description><![CDATA[How do you upload files to a server to deploy application or website code?  FTP?  rsync?  While it's easy enough to call a command line tool like rsync from a Node.js script, what if you're using a Windows computer that doesn't have those command line tools.  When I use Windows it's like stepping back into the dark ages where directory listings looked like we were making fire by rubbing sticks together.  Okay, there does appear to be an rsync for Windows but I had no confidence in it.  Also, I did not want to have a dependency on something like Cygwin.
]]></description><link>https://techsparx.com/nodejs/deployment/mongodb.html</link><guid isPermaLink="true">https://techsparx.com/nodejs/deployment/mongodb.html</guid><pubDate>Sat, 14 Feb 2026 08:00:54 GMT</pubDate></item><item><title><![CDATA[Learn the MERN stack with this video tutorial series
]]></title><description><![CDATA[MERN (MongoDB, ExpressJS, ReactJS, Node.js) is a popular alternative to the MEAN stack, and that has a nicer-sounding name.  Therefore many of us want to learn the MERN stack, and this video tutorial series is an excellent way to start.
]]></description><link>https://techsparx.com/nodejs/mern/learn-mern-stack.html</link><guid isPermaLink="true">https://techsparx.com/nodejs/mern/learn-mern-stack.html</guid><pubDate>Sat, 14 Feb 2026 08:01:09 GMT</pubDate></item></channel></rss>