FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour MongoDB / SimpleDB Non relational databases
Posts: 729
Joined: Tue Oct 18, 2005 06:49 PM
MongoDB / SimpleDB Non relational databases
Posted: Mon Oct 31, 2011 07:55 PM

Hello forum,

MongoDB from mongoDB.org and SimpleDB from amazon.com are two non-relational (NoSQL) databases suitable to work with data in the "clouds"
Would be important if we can use these databases in our [x]Harbour + FWH enviromment.

It's possible to connect [x]Harbour with MongoDB or SimpleDB?
Has anyone experimented with [x]Harbour + FWH and these databases?

Regards,

George

Posts: 883
Joined: Tue Oct 11, 2005 11:57 AM
Re: MongoDB / SimpleDB Non relational databases
Posted: Mon Oct 31, 2011 09:00 PM
George

MongoDB has a pure C driver, maybe we can use it with HARBOUR, read here http://www.mongodb.org/display/DOCS/C+Language+Center

For simpledb i didn't find something we could use.

From Chile
Adolfo
;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Asus TUF F15, 32GB Ram, 2 * 1 TB NVME M.2, GTX 1650
Posts: 729
Joined: Tue Oct 18, 2005 06:49 PM
Re: MongoDB / SimpleDB Non relational databases
Posted: Tue Nov 01, 2011 10:29 PM

Hi Adolfo,
Thanks for your reply.
Maybe we can get support from a C guru to help with connection to mongoDB NoSQL database.

Regards,

Georgeo

Continue the discussion