Welcome to The Seattle MongoDB Users Group!
This group is a place for developers to learn more about MongoDB, an open source, document-oriented, NoSQL database. If you are facing challenges with MySQL, Postgres or Oracle and want to explore a more flexible, scalable alternative, please join us at one of our monthly sessions.
(source) MongoDB (from "humongous") is an open source, high-performance, schema-free, document-oriented database written in the C++ programming language.[1] The database is document-oriented so it manages collections of JSON-like documents. Many applications can, thus, model data in a more natural way, as data can be nested in complex hierarchies and still be query-able and indexable.Development of MongoDB began in October 2007 by 10gen. The first public release was in February 2009
