Hi! In this post, I demonstrate how to connect an R application to a LeanXcale database with the LeanXcale JDBC driver. As you may know, R is a language and […]
Connecting LeanXcale with SCALA
Hi! Welcome back! In this new post, I will show you how to connect your Scala application to a LeanXcale database using the well-known JDBC library. I will also show […]
From MEAN to LEAN
In this post, I will show how we can use the LeanXcale database to build a web application following the MEAN framework, substituting MongoDB by LeanXcale, which gives birth to […]
Tweet Sentiment Analysis on a LeanXcale Database
In previous posts, we showed how to stream Twitter data into a LeanXcale database using a direct API. In today’s post, I will demonstrate how to perform analytical queries using SQL […]