You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
**Update October 13, 2015** - JayStack receives **massive investment** to **boost JayData product development** and offer more premium services! http://bit.ly/jayfunding
14
-
15
13
JayData is a unified data access library for JavaScript to CRUD data from different sources like WebSQL/SQLite,
16
-
IndexedDB, MongoDb, ASP.NET WebAPI, OData, HTML5 localStorage, Facebook or YQL.
14
+
IndexedDB, MongoDb, OData, HTML5 localStorage.
17
15
The library can be integrated with KendoUI, Knockout.js, Handlebars.js or Sencha Touch 2 and can be used on
18
-
Node.js as well.
16
+
Node.js as well. Check out the latest [JayData examples](https://github.com/jaystack/odata-v4-client-examples)
19
17
20
18
JayData not only provides JavaScript Language Query (JSLQ) syntax to access local (in-browser and mobile)
21
19
and remote databases, but builds the queries and executes/processes the requests of the essential data
@@ -24,19 +22,15 @@ sources and data services to make developers able to concentrate only on the bus
24
22
Microsoft .NET developers can utilize Entity Framework and LINQ on server-side to perform operations on
25
23
data from different databases. The aim of JayData library is to give a similar tool to JavaScript developers.
26
24
27
-
JayData is cross-platform (runs on HTML5 desktop and mobile browsers, can be hosted in PhoneGap environment
25
+
JayData is cross-platform (runs on HTML5 desktop and mobile browsers, can be hosted in Cordova/PhoneGap environment
28
26
on iPhone, iPad, Android or Windows Phone 8+) and cross-layer as it works on client-side and server-side (Node.JS).
29
27
30
28
Please read the release notes for current status of the providers.
31
29
32
30
Visit http://jaydata.org for detailed information and documentation.
33
31
34
-
As JayData covers many technologies and open new fields of development, we encourage you to contribute to
35
-
the project with new providers or features.
36
-
Check out the possible ways of contributions here: http://jaydata.org/community/contribute
37
-
38
-
JavaScript libraries released on CodePlex (http://jaydata.codeplex.com) can be used to develop applications, to get
39
-
the structured sourcecode to develop JayData itself, visit http://github.com/jaydata
32
+
Official builds are released on CodePlex (http://jaydata.codeplex.com) can be used to develop applications, to get
33
+
the structured sourcecode to develop JayData itself, visit http://github.com/jaystack/jaydata
40
34
41
35
Feed of Latest releases, tutorials: https://twitter.com/jaydataorg
42
36
Feed of commits in development branch: https://twitter.com/jaydatadev
0 commit comments