mongoAS3 – An ActionScript 3.0 MongoDB Driver

Here’s a really cool new API that can be used for AS3 and/or Flex development if  you are working with mongoDB. The really awesome thing about using mongoDB and AS3/Flex is that you don’t need a middleware language to work with the database. The API was created by Omar Gonzales, you may know him on twitter as @s9tpepper. He’s written a blog post to help  you get started using mongoAS3, check it out here. Jump directly over to the github repo here.
This is the description of the API from the mongoAS3 website:
“An ActionScript 3 driver for mongodb that works without the use of a server side language such as PHP, Java, .Net, etc. The driver is written in pure AS3 so it is usable in both pure AS3/Flash projects as well as Flex projects. Current Version: 0.1″

Leave a Reply