← Back to team overview

dhis2-devs team mailing list archive

Re: mongodb instead of RDMBS

 

Don't know much about it, but doesn't seem targeted at applications
heavy with numerical data? The JSON focus should go well with
Javascript GUIs, I guess.

"MongoDB is designed for problems without heavy transactional
requirements that aren't easily solved by traditional RDBMSs,
including problems that require databases to span many servers.
Like other document-oriented database systems such as CouchDB, MongoDB
is not a relational database management system. The database manages
collections of JSON-like documents that are stored in a binary format
referred to as BSON."

http://en.wikipedia.org/wiki/MongoDB

On Thu, May 20, 2010 at 8:00 PM, Ngoc Thanh Nguyen
<thanh.hispvietnam@xxxxxxxxx> wrote:
> That sounds interesting. No database, no table, or hibernate mapping. Fast
> query, high performance. What we want more?
>
> http://www.mongodb.org/display/DOCS/Java+Tutorial
>
> Anyone have ideas about this?
>
> Thanh
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>



-- 
Cheers,
Knut Staring



Follow ups

References