Hello Tom -

ReThinkDB seems like a good project. I'm assuming this is for client-server over the Internet, yes?

If so, do you plan on connecting the DB directly to the open Internet, or use a middleware supplying a REST API for clients?

If the latter, you'd only need a means of connecting LC directly to the DB if you were using LC Server. But since LC Server is a CGI, and since one of the benefits of using ReThinkDB is performance, if you used PHP as your middleware you'd be able to use the existing APIs for that language on the server, and your LC-based clients would just call your REST API via GET and POST.

If this is not helpful, what other considerations might we take into account to explore options for efficient connections with that DB?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to