MongoDB is a document-oriented database. It supports a large number of languages and application development platforms.
0
votes
3answers
1k views
Any CMS or Framework that support MongoDB as the only database? [duplicate]
Possible Duplicate:
Which Content Management System (CMS) should I use?
I'd like to exercise mongodb in a real world context so I'm wondering what are CMS', or better, Frameworks that ...
0
votes
2answers
201 views
Simple MediaWiki question
I'm thinking about making a mediawiki website. At first I'd like to try it at localhost. I'm running Kubuntu 11.10, so I did:
sudo aptitude install apache2 mysql-server php5 php5-mysql php5-cli
And ...
11
votes
6answers
8k views
MongoDB Hosting: MongoLab vs MongoHQ vs MongoMachine [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I looking for a MongoDB managed hosting solution, here are 3 I found comparable.
Has anyone have some insights in ...
1
vote
2answers
611 views
Hosting provider for both ASP.NET MVC 3 and MongoDB? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
Are there any hosting providers out there where you can host an ASP.NET MVC 3 Web application that uses MongoDB?
I ...