When
1:15 PM Sunday
Where
Gullo II
Silicon Valley Code Camp : October 3rd and 4th 2015session

Building node.js applications with Database Jones

Database Jones is a fast, easy, and safe framework for building database applications in Node.js, developed by the MySQL Cluster team and at http://github.com/mysql/mysql-js. We will cover the basics of the Jones NoSQL approach and its key APIs.

About This Session

Database Jones is a fast, easy, and safe framework for building database applications in Node.js. Created by the MySQL Cluster team, it currently provides backend support both for plain vanilla MySQL and for high-performance native NoSQL access to MySQL Cluster. It can potentially support many other SQL and NoSQL databases. It provides an API organized around the concept of a database session that allows standard JavaScript objects to be read from and written to a database. Key features include: - a simple API for create/read/update/delete operations - high-performance bulk and batched operations - support for both explicit and implicit transactions - a fluent Query language - flexible mapping between JavaScript objects and a variety of relational data structures, document stores, or hybrid relational/document data models. We will cover the key Database Jones APIs, build a simple application, illustrate the advantages of our approach, and point attendees to all the resources they would need to get started developing with Jones.

Time: 1:15 PM Sunday    Room: Gullo II 

The Speaker(s)

undefined undefined

John David Duncan

Developer, MySQL Cluster , Oracle

Started building web applications with MySQL in 1999 and joined MySQL AB in 2004.