Jump to content
The Uniform Server Community

Recommended Posts

Posted

Any plans to include MongoDB in with Uniform Server in the future? I really love Uniform Server but within the past month I closed two separate MongoDB freelance projects and had to rely on other not-so-polished WAMP solutions. I missed UniServ the entire time. :)

Posted

There are no current plans to include MongoDB in with Uniform Server.

 

Being unfamiliar with MongoDB, have just taken a quick look to see how to install it.

I discovered it is command line driven with ability to specify a configuration file can be installed as a standard program or service (some reported issues with service).

Port used is definable hence can be run along side MySQL. It has a PECL extension for PHP 5.3 (not sure if this is generic and suitable for 5.3.2 and new 5.3.3)

 

Above initial look suggests it would be a potential candidate for a plugin.

 

I could not resist the temptation to have a play. :)

PECL extension 5.3 is generic (Tested on 5.3.3RC1 VC9). Located Mongo server in usr folder along with a config file. Had no issues with the server other than my test code.

 

If you could supply some simple test code it would be most appreciated.

 

Also I would like to know how you see the Mongo server being controlled from a user point of view.

 

All the best

Ric :blink:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...