Salakhetdinov Shamil
mcp2004 at mail.ru
Wed Jun 12 15:28:38 CDT 2013
Hi Jim -- Yes, I have got node.js (standalone) installed on my Win8 Prof. and I liked it, but I currently do not plan to use it for development - but for JavaScript programming learning/mastering and AngularJS/Karma unit/e2e testing first of all. I have seen there exists an IIS HTTPModule to make node.js a custom web server but I'm not sure it can be secure enough ( http://stackoverflow.com/questions/5259291/security-in-node-js-webserver ) So my question about JavaScrip-driven "database engine" is to find a pure JavaScript *client-side* solution having zero relations with node.js - something like a combination of - TaffyDB: http://www.taffydb.com/ and - PersistsJS: https://github.com/jeremydurham/persist-js with server side "database"/persistence layer running as/behind a RESTFul web service driven by ASP.NET MVC Web API ( http://www.asp.net/web-api ) or ... And Web app user interface driven by AngularJS. -- Shamil Wednesday, June 12, 2013 9:07 AM -07:00 from "Jim Lawrence" <accessd at shaw.ca>: >Hi Shamil: > >You have got me there...I have been playing with Node but I am hardly up to >the level of building a full size application using it. > >The taffydb looks really interesting and I have bookmarked your link for >further investigation. > >I feel your pain. I have been working on syncing an online/offline database >for almost a year now. It now works perfectly but for a minor problem...the >coding outruns the systems ability to do its garbage collection and when it >fills variable/module space it bails without any errors or previous >warnings. > >Jim > >-----Original Message----- >From: dba-tech-bounces at databaseadvisors.com >[mailto:dba-tech-bounces at databaseadvisors.com] On Behalf Of Salakhetdinov >Shamil >Sent: Wednesday, June 12, 2013 6:52 AM >To: Discussion of Hardware and Softw >Subject: [dba-Tech] Looking for a JavaScript-driven "database engine"... > > Hi All -- > >I'm looking for a JavaScript-driven "database engine" as lightweight >as TaffyDB: http://www.taffydb.com/ but with a feature of (forced) sync with >back-end "database" when working online or getting back online from offline >mode. The backend "database" could be as simple as a set of (JSON) files >stored in a folder dedicated for a TaffyDB database where every row is >stored in a separate (JSON) file. > >Thank you. > >-- >Салахетдинов Шамиль >_______________________________________________ >dba-Tech mailing list >dba-Tech at databaseadvisors.com >http://databaseadvisors.com/mailman/listinfo/dba-tech >Website: http://www.databaseadvisors.com > > >_______________________________________________ >dba-Tech mailing list >dba-Tech at databaseadvisors.com >http://databaseadvisors.com/mailman/listinfo/dba-tech >Website: http://www.databaseadvisors.com -- Салахетдинов Шамиль