Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Using NoSQL MongoDB with ColdFusion

by indiver on Nov 18, 2011

  • 906 views

Use of No-SQL databases in web applications is becoming increasingly common. In part this is because they work well with rapid application development due to their schema-less nature. And partly becaus...

Use of No-SQL databases in web applications is becoming increasingly common. In part this is because they work well with rapid application development due to their schema-less nature. And partly because they scale well in a cloud-based environment without too much effort.


MongoDB is one of the many No-SQL database technologies available today. It's schema-less nature works very well with rapid application development nature of ColdFusion. Unlike other No-SQL databases, it offers the ability run arbitrary queries against databases without having to first write map-reduce functions. It also has some other interesting features like capped collections with asynchronous write ability.


In this session, Indy takes you through some common use-cases for considering MongoDB with ColdFusion applications, contrasting it with other No-SQL databases like CouchDB. And he shares his experiences of using it with cloud-based ColdFusion applications. The aim of the session is to provide an overview of using MongoDB with ColdFusion so that you have another tool to consider when working on your next web application.


This was presented at CFObjective, Melbourne, November 17-18, 2011.

Accessibility

Categories

Tags

nosql mongodb coldfusion

Upload Details

Uploaded via SlideShare as Apple Keynote

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

1 Embed 1

http://a0.twimg.com 1

Statistics

Favorites
0
Downloads
20
Comments
0
Embed Views
1
Views on SlideShare
905
Total Views
906
Post Comment
Edit your comment Cancel

Using NoSQL MongoDB with ColdFusion — Presentation Transcript