Giter Club home page Giter Club logo

module-ballerinax-azure-cosmosdb's Introduction

Ballerina Azure Cosmos DB Connector

Build Status GitHub Last Commit License

The Cosmos DB SQL(Core) API supports all database-related operations that are carried out extensively by the existing developer community.

The Ballerina connector for Azure Cosmos DB provides the capability to connect to Azure Cosmos DB and to execute basic CRUD (Create, Read, Update and Delete) operations on databases and containers, executing SQL queries to query containers, etc. In addition, it allows the special features provided by Cosmos DB such as operations via JavaScript language-integrated queries and management of users and permissions.

For more information, see module(s).

Building from the source

Setting up the prerequisites

  1. Download and install Java SE Development Kit (JDK) version 11. You can install either OpenJDK or Oracle JDK.

Note: Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.

  1. Download and install Ballerina Swan Lake Beta3

Building the source

Execute the following commands to build from the source:

  • To build the package:
    bal pack ./cosmosdb
    
  • To run tests after build:
    bal test ./cosmosdb
    

Contributing to ballerina

As an open source project, Ballerina welcomes contributions from the community.

For more information, see contribution guidelines.

Code of conduct

All contributors are encouraged to read the Ballerina Code of Conduct.

Useful links

module-ballerinax-azure-cosmosdb's People

Contributors

sachinira avatar abeykoon avatar lakshanss avatar maheshika avatar rolandhewage avatar sknuwantissera avatar keizer619 avatar ballerina-bot avatar udda1996 avatar kasun-indrasiri avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.