Contents tagged with: node.js
Author:
Robert Bonay December 8th, 2014
We were flattered to read the December 2014 Issue of MSDN Magazine and see Le Long’s wonderful article - Building Web Apps on the MEAN Stack with OData in Microsoft Azure
Teaser:
Microsoft .NET developers typically build great apps using JavaScript on ...
Read more
JayData, node.js, odata, odata-server
Author:
Robert Bonay April 3rd, 2013
After your very positive feedback to server-side JayData implementation we decided to help you to create OData-enabled endpoints with much less code by releasing the odata-server npm module.
OData-server module comes handy if want to create a node.js service with standard ...
Read more
MongoDB, node.js, odata, odata-server
Author:
Gábor Dolla November 21st, 2012
Starting from JayData version 1.2.4 you can use JayData on windows as producer (server) and consumer (client) with nodejs.
In this blogpost we already documented how to use JayData as an oData server with mongoDB, the procedure on windows is the ...
Read more
node.js
Author:
Gábor Dolla October 16th, 2012
Update: it does work on windows from 1.2.4 !!!!
Using a remote datasource from the browser with jaydata is as easy as pie if your datasource speaks oData. Unfortunately database servers don’t but with jaydata it is possible to use a ...
Read more
examples, JayData examples, MongoDB, node.js, odata
Author:
Hajnalka Battancs May 30th, 2012
Database management on the client-side is not always enough for your needs and contains some security issues. But with the power of node.js, you can use the JavaScript Language Query (JSLQ) even on the server-side. You can combine the features of ...
Read more
examples, node.js
Author:
Robert Bonay May 30th, 2012
Node.js Northwind application example with JayData, Express and jQuery template engine. Download example
Content:
- Application overview
- Using JayData in MVC
- Northwind context definition and views
- Browser demonstration
http://www.youtube.com/watch?v=V9VDgYlFsX8
Read more
examples, JayData, mvc, node.js, northwind
Author:
Robert Bonay May 30th, 2012
Installation of JayData with NPM (Node Package Manager), A simple example application using the sqLite storage provider (sqLite3 node.js module needed), Demonstrating the final result.
http://www.youtube.com/watch?v=ZzAhtdJD5UQ
Read more
JavaScript, JayData, node.js, npm, SQLite
Author:
Peter Aron Zentai May 1st, 2012
Database management on the client-side is not always enough for your needs and contains some security issues. But with the power of node.js, you can use the JavaScript Language Query (JSLQ) even on the server-side. You can combine the features ...
Read more
JayData examples, JSLQ, node.js
Author:
Daniel Jozsef April 27th, 2012
Why SQL is no longer enough
With the growing prominence of cloud storage and computing, we have seen a rise in the number of standard or vendor-specific languages and protocols for on-line data querying. In the world of today's computing, maybe ...
Read more
facebook, html5, node.js, odata, YQL