TDUG meeting Tuesday, Feb 28th

Rick Scheibl will be giving us an introduction to MongoDB and Node.js and how to use these with Delphi.

It’s an ambitious presentation that covers a lot of material. I’m looking forward to learning more options for my multi-tier applications.

From Rick’s notes:

Part 1
nosql, MongoDB in particular. Using it via the Mongo Shell to create a database and work with some documents.

Part 2
a) Very simple Node.js app with two routes, one to use on the Web and one to use from a Delphi app to update the web.
b) creating a Delphi app to access the newly created REST interface to update the Node.js web app.

MongoDB is a well known, open source, NoSQL database with outstanding performance and well suited for structured document storage.

Node.js, which is also open source, uses JavaScript (yes, JavaScript) to let you build fast and scalable server applications.


Tuesday, February 28th, 2017
Fairview Library – 35 Fairview Mall Dr, North York – Room 4 (4th floor)
6:00PM to 8:00PM

About the location: The Fairview Library is on the north side of the Fairview Mall. Subway service is available and parking at the mall is free.

 

This entry was posted in Events, General. Bookmark the permalink.

One Response to TDUG meeting Tuesday, Feb 28th

  1. Warren Postma says:

    This was a great talk. Thanks Rick.

Comments are closed.