- Introduction
- Prerequisites
- Build and run the sample
- Additional Resources
- Technical Support
- Copyrights
This sample program demonstrates how to use the NosDB API for performing CRUD operations. It shows how to initialize the database instance and Insert, Get, Update and Delete a document from NosDB.
Note: If you are unfamiliar with Git and GitHub, you can download the entire collection as a ZIP file.
Before the sample application is executed make sure that:
- Connection string in configuration.js is correct. For example, you need to provide correct database name and password.
- NosDB Distributor Service (NosDistributorSvc) is running
Before starting the sample follow these steps:
- Install node.js
- Install npm.
- Northwind sample data has been imported as explained in [BaseDir]\data\json\README.md.
- Make sure that all NosDB services are running including Distributor Service (NosDistributorSvc).
- Use "npm install" command to install dependencies for Node.js sample. Make sure that path of dependencies is correct in 'package.json'.
You are ready to start the sample application.
The complete online documentation for NosDB is available at: http://www.alachisoft.com/resources/docs/#nosdb
The complete programmers guide of NosDB is available at: http://www.alachisoft.com/resources/docs/nosdb/nosdb-programmers-guide.pdf
Alachisoft © provides various sources of technical support.
- Please refer to http://www.alachisoft.com/support.html to select a support resource you find suitable for your issue.
- To request additional features in the future, or if you notice any discrepancy regarding this document, please drop an email to support@alachisoft.com.
© Copyright 2017 Alachisoft.