Community

Develop By Example – Creating schemas and collections using Node.js

(Francisco Tirado) In a previous post we explained how to connect to a MySQL server configured as a document store using the new MySQL Connector/Node.js. In this post we are going to explain how to create a schema, create a collection and add documents to the collection.

Read More - Register for Free Membership