SQL Source code
- Summary
- Articles (10)
- APIs (20)
- Mashups (0)
- SDKs (31)
- Libraries (5)
- Source Code (16)
- Followers (5)
- Developers (0)
SQL 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 |
---|---|---|---|
Mode JavaScript Sample Code | The Mode JavaScript Sample Code demonstrates how to make GET requests, use an HTTPS URL, and receive a JSON format header as a response. | Analytics | 04.03.2019 |
Mode Python Sample Code | The Mode Python Sample Code demonstrates how to import requests and receive JSON responses in return. Developers can test the code before creating an API token. | Analytics | 04.03.2019 |
Mode Curl Sample Code | The Mode Curl Sample Code demonstrates how to access the API by using code available, making GET requests, and retrieving an organization object. | Analytics | 04.03.2019 |
Crate PHP Sample Code | The Crate PHP Sample Code demonstrates how a backend app is created by using a database adapter https://crate.io/docs/clients/pdo/en/latest/ | Database | 03.08.2018 |
Crate Java Sample Code | The Crate Java Sample Code demonstrates how to create a backend app for database purposes. Developers can be assisted by the microframework Spark http://sparkjava.com/ and the CrateDB JDBC driver... | Database | 03.08.2018 |
Crate Erlang Sample Code | The Crate Erlang Sample Code demonstrates how to use a one time password backend app by using Cowboy, an HTTP server and craterl libraries. Erlang is written in C language. https://www.erlang.org/ | Database | 03.08.2018 |
Crate Python Sample Code | The Crate Python Sample Code demonstrates how to set up an environment and install dependencies. The example provided is a Python Backend App. | Database | 03.08.2018 |
Confluent KAFKA PHP Sample Code by Confluent | The Confluent KAFKA PHP Sample Code by Confluent provides tests for initial interaction with the API. | Streaming | 09.22.2017 |
Confluent KAFKA Swift Sample Code by Confluent | The Confluent KAFKA Swift Sample Code by Confluent demonstrates how to interact with the API. Resources include tests and configuration. | Streaming | 09.22.2017 |
Confluent KAFKA Ruby Sample Code by Confluent | The Confluent KAFKA Ruby Sample Code by Confluent demonstrates developers how to implement the Kafka Publisher and the Consumer APIs. | Streaming | 09.22.2017 |
Confluent KAFKA Python Sample Code by Confluent | The Confluent KAFKA Python Sample Code by Confluent provides consumer, integration, and producer resources for developers. | Streaming | 09.22.2017 |
Confluent KAFKA Lua Sample Code by Confluent | The Confluent KAFKA Lua Sample Code by Confluent demonstrates how to configure consumer and producer options for developers. | Streaming | 09.22.2017 |
Confluent KAFKA Go Sample Code by Confluent | The Confluent KAFKA Go Sample Code by Confluent provides examples for consumer and producer based on functions and callbacks. | Streaming | 09.22.2017 |
MarkLogic Python Sample Code by Paul Hoehne | The MarkLogic Python Sample Code by Paul Hoehne communicates with the API to integrate database features into enterprise applications. Available data, full tests, and JSON example. | Enterprise | 05.05.2016 |
MarkLogic Java Sample Code by MarkLogic | The MarkLogic Java Sample Code by MarkLogic presents how to access the API to integrate database features into enterprise applications. Resources allow to interact with healthcare capabilities and... | Enterprise | 05.05.2016 |
MarkLogic JavaScript Sample Code by MarkLogic | The MarkLogic JavaScript Sample Code by MarkLogic demonstrates how to access the API to integrate database features into enterprise applications. It provides a getting started guide with a version of... | Enterprise | 05.05.2016 |