Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s9tpepper/MongoAS3
AS3 Driver for mongoDB.
https://github.com/s9tpepper/MongoAS3
Last synced: about 2 months ago
JSON representation
AS3 Driver for mongoDB.
- Host: GitHub
- URL: https://github.com/s9tpepper/MongoAS3
- Owner: s9tpepper
- Created: 2011-06-01T06:53:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-26T21:29:03.000Z (about 13 years ago)
- Last Synced: 2024-08-04T05:02:42.648Z (5 months ago)
- Language: ActionScript
- Homepage: http://mongoas3.com
- Size: 861 KB
- Stars: 73
- Watchers: 10
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - MongoAS3 - AS3 Driver for mongoDB. (Networking / Database)
README
# The MIT License
Copyright (c) 2011 Omar Gonzalez
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.-----------------------------------------------------------------------------
# MongoAS3 - An ActionScript 3 MongoDB DriverAn 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.
For more information please visit: http://mongoas3.com