NoSQL Source code
- Summary
- Articles (21)
- APIs (18)
- Mashups (0)
- SDKs (31)
- Libraries (0)
- Source Code (35)
- Followers (3)
- Developers (0)
NoSQL Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Cordra DOIP Java Sample Code | The Cordra DOIP Java Sample Code demonstrates how to create a digital object, how to make call to retrieve a DigitalObject with an identifier that resolves to the service information, and how to use... | Software-as-a-Service | 10.30.2019 |
Cordra JavaScript Sample Code | The Cordra JavaScript Sample Code provides an example password authentication and an example private key authentication. Cordra client tracks authentication tokens automatically. | Software-as-a-Service | 10.30.2019 |
Cordra REST Java Sample Code | The Cordra REST Java Sample Code demonstrates how to create a new instance of CordraClient, create a digital object of type Document without attaching any payload, and retrieve, update, and delete... | Software-as-a-Service | 10.30.2019 |
CouchBase Asynchronous Ruby Sample Code | This CouchBase Asynchronous Ruby Sample Code demonstrates how to integrate Couchbase with Grape and Goliath to build an asynchronous REST service. | NoSQL | 12.29.2017 |
CouchBase Transcoder Ruby Sample Code | This CouchBase Transcoder Ruby Sample Code is a test tool that uploads documents to the CouchBase servers. | NoSQL | 12.29.2017 |
CouchBase Transcoder Java Sample Code | The CouchBase Transcoder Java Sample Code performs and tests several transcoder operations. | NoSQL | 12.29.2017 |
CouchBase Document Java Sample Code | This CouchBase Document Java Sample Code demonstrates array and object operations. | NoSQL | 12.29.2017 |
CouchBase Search Java Sample Code | This CouchBase Search Java Sample Code performs several search tests. Methods for date range queries, and prefix queries are included. | NoSQL | 12.28.2017 |
RestDB JavaScript Sample Code by RestDB | The RestDB JavaScript Sample Code by RestDB demonstrates API access to integrate NoSQL database features. Developers can perform callbacks under a REST interface. Live demo available with login. | Database | 01.25.2017 |
RestDB Python Sample Code by RestDB | The RestDB Python Sample Code by RestDB presents how to integrate NoSQL database features. It includes installation, program running, and output. | Database | 01.25.2017 |
RestDB PHP Sample Code by RestDB | The RestDB PHP Sample Code by RestDB presents how to integrate NoSQL database features. Developers can create HTTP callbacks with message, request, response, server, and streamline resources. | Database | 01.25.2017 |
RestDB Java Sample Code by RestDB | The RestDB Java Sample Code by RestDB demonstrates how to integrate NoSQL database features. It includes code to launch the program and receive output. | Database | 01.25.2017 |
Aerospike Ruby Sample Code by Aerospike | The Aerospike Ruby Sample Code by Aerospike presents the introduction to NoSQL database integration. It provides code to create a client, make a connection, and create a key to write and delete a... | NoSQL | 01.04.2017 |
Aerospike Python Sample Code by Aerospike | The Aerospike Python Sample Code by Aerospike displays the initial NoSQL database integration of a project. It enables to create a client, connect to the cluster, create a key for record ID, write... | NoSQL | 01.04.2017 |
Aerospike PHP Sample Code by Aerospike | The Aerospike PHP Sample Code by Aerospike presents an initial implementation of NoSQL databases. Developers can connect to the cluster, create a key, record bins, and read values. | NoSQL | 01.04.2017 |
Aerospike Perl Sample Code by Aerospike | The Aerospike Perl Sample Code by Aerospike demonstrates an initial integration of a NoSQL database. It allows developers to work on Linux using Swift. | NoSQL | 01.04.2017 |
Aerospike NodeJS Sample Code by Aerospike | The Aerospike NodeJS Sample Code by Aerospike demonstrates an introduction for NoSQL database integration. The code refers to server connection and key configuration to write and read records. | NoSQL | 01.04.2017 |
Aerospike Go Sample Code by Aerospike | The Aerospike Go Sample Code by Aerospike demonstrates initial NoSQL databases implementation. Developers can set up a connection to the server, configure a key, write record, read records, and close... | NoSQL | 01.04.2017 |
Aerospike C Sample Code by Aerospike | The Aerospike C Sample Code by Aerospike presents an introduction to integrate NoSQL databases into web services. It includes configuration, demonstration, and initialization. | NoSQL | 01.04.2017 |
Aerospike CSharp Sample Code by Aerospike | The Aerospike CSharp Sample Code by Aerospike demonstrates how to initially integrate NoSQL databases. Code displays server connection, key and bins creation, and read and write records. | NoSQL | 01.04.2017 |
Aerospike Java Sample Code by Aerospike | The Aerospike Java Sample Code by Aerospike demonstrates how to integrate NoSQL databases into web services. It includes code to read a record and write a record with client values. | NoSQL | 01.04.2017 |
Cloudant Python Sample Code by Cloudant | The Cloudant Python Sample Code by Cloudant presents how to access the API, offering tests to evaluate interface callbacks. With accurate interface implementation, developers can integrate NoSQL... | Cloud | 12.05.2016 |
Cloudant Java Sample Code by Cloudant | The Cloudant Java Sample Code by Cloudant demonstrates how to access the API, providing usage to create a database. Developers can integrate NoSQL databases into cloud applications with accurate... | Cloud | 12.05.2016 |
Slick C++ Shell Sample Code by Slick | Slick C++ Shell Sample Code by Slick is available for Linux systems, although C++ could be also useful for scripts. Documentation and download are available to configure, compose, and query databases... | Database | 11.21.2016 |
Slick Java Sample Code by Slick | The Slick Java Sample Code by Slick demonstrates how to access the API to integrate database features into web services. Developers can refer to the documentation and download that are available to... | Database | 11.21.2016 |