Developing MongoDB applications using Delphi

Source: Internet
Author: User
Tags install mongodb

Install MongoDB:

Download:Mongodb-win32-x86_64-2008plus-2.0.4(64-bit Edition)

Compile MongoDB c driver:

Download:Monogo-C-Driver (contains 32-bit unzip C. dll and bson. dll compiled by vs2010)

If you do not want to compile the driver, you can skip the following compilation steps and directly use the driver compiled above.

Download:Scons-2.1.0 (32-bit Python only)

Download:Python 2.7.2 (32-bit Python only)

Use scons to compile the driver (Visual Studio 2010 must be installed) and generate mongoc. dll, bson. dll

Install the Delphi Component:

Download:Mongo-Delphi-Driver (supported by the compiler C. dll library compiled above)

Example of running built-in Delphi source code:

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.