Published inBallerina Swan Lake Tech BlogInteract with an Oracle database with BallerinaThe title pretty much explains the purpose! So, I’m moving on to the sample.Mar 20, 2019Mar 20, 2019
Published inBallerina Swan Lake Tech BlogContainerized Ballerina service with a MongoDB data backendWSO2 provides a ballerina module for MongoDB. This module requires manual installation (i.e. This is not available on Ballerina central)…Nov 25, 2018Nov 25, 2018
Published inBallerina Swan Lake Tech BlogLet’s connect to MongoDB Atlas with BallerinaBallerina is a programming language designed to fill the gap between integration focused products and general purpose programming…Nov 2, 20181Nov 2, 20181
Published inBallerina Swan Lake Tech Blog[Ballerina] Database connection pool exhausted?You just started playing around with Ballerina, the new kid in town, and thought let’s see how good she is with databases. Somewhere in…Oct 27, 2018Oct 27, 2018
Published inBallerina Swan Lake Tech Blog“select” iterable operation on Ballerina tablesIn Ballerina programming language, we have these iterable operations that you can perform on iterable collections such as arrays, maps and…Aug 13, 2018Aug 13, 2018
Published inBallerina Swan Lake Tech BlogXA transaction example with Ballerina — Oracle and MySQL as resource managersLet’s write a Ballerina program that demonstrates performing an XA transaction.Aug 13, 2018Aug 13, 2018
Using a Ballerina table as a proxy to an actual database tablegetProxyTable operation has been removed from SQL client starting from Ballerina 0.982.0. So this article is not valid for newer versions.Aug 12, 2018Aug 12, 2018
Published inBallerina Swan Lake Tech BlogInteract with a Postgresql database with Ballerina!We are going to try out a simple example of interacting with a postgresql database with Ballerina programming language.Aug 12, 2018Aug 12, 2018
Published inBallerina Swan Lake Tech BlogOracle RefCursor Example with BallerinaWe are going to try out a simple example of how to call a stored procedure in Oracle which has a refcursor OUT parameter, with Ballerina…Aug 12, 2018Aug 12, 2018
Published inBallerina Swan Lake Tech BlogOracle PL/SQL example with BallerinaOk, we are going write a simple HTTP service with Ballerina that exposes stored procedures/functions in an Oracle PL/SQL package!Aug 9, 2018Aug 9, 2018