Downloads

LeanXcale

    • Downloads
    • Development Guide
      • Java
        • Prerequisites
        • How to Install the Driver and Write a CRUD
          • Intro
          • Driver Deploy
          • Connect
          • Create, Alter, Drop Table
          • Insert, Select, Update, and Delete rows
        • Advanced development
          • Array Support
            • Intro
            • Create a Table with Array columns
            • Insert in a Table with Array Columns
            • Select from a Table with Array Columns
        • ORMs
          • Hibernate
      • Python
        • Prerequisites
        • How to Install the Driver and Write a CRUD
          • Intro
          • Driver Deploy
          • Connect
          • Create, Alter, Drop Table
          • Insert, Select, Update, and Delete rows
        • Advanced development
          • Array Support
            • Intro
            • Create a Table with Array columns
            • Insert in a Table with Array Columns
            • Select from a Table with Array Columns
      • How to Write Data Efficiently
        • Intro
        • Naive Approach
        • Collocating Application and Database Server
        • Permanent Connection
        • Preparing the SQL Statement
        • Batching
        • Multi Threading
        • Autosplit
        • Primary Key Distribution
      • How to Read Data Efficiently
  • Installation Guide
    • Background
    • Bare Metal Install and IaaS Guide
    • Docker Install Guide
    • AWS Install Guide
    • HP Greenlake Install Guide
    • High Availability (Active-Active Replication)
    • Licences
    • Customizing Installs
    • Install Examples
    • Configuration Reference Manual
    • Notice
  • Administration Guide
    • Background
    • Licences
    • Bare Metal Installs
    • Docker Installs
    • AWS Installs
    • HP Greenlake Installs
    • Distributed and Replicated Installs
    • LX Command
    • Starting the System
    • Checking System Status
    • Stopping the System
    • Start & Stop Particularities on Different administrators
    • Configuring the System
    • Database Recovery
    • System Logs
    • Backups
    • High Availability (Active-Active Replication)
    • Monitoring Tool
    • Reporting Issues
    • Command Reference Manual
    • Notice
  • Security
    • Authentication
      • Native Authentication
      • LDAP Authentication
      • PAM Authentication
    • Authorization
    • Encryption
      • TLS Encryption
      • Storage Encryption
      • Backup Encryption
    • Auditing
    • Multifactor Authentication (MFA)
    • Hardening Guide
    • Password Policy
    • Security Patch Update Policy
  • High Availability
    • Introduction
    • Installation
    • Administration
    • Asynchronous Replication
    • SQL Console Guide: lx sql
    • Loader Guide: lxld
    • Administration Reference Guide
      • Administration Reference Guide
    • LeanXcale SQL Language Reference
      • DDL SQL Reference
      • DML SQL Reference
      • SQL GIS Support
      • SQL Hints
      • SQL Statistics
      • SQL System Tables
      • SQL Table Functions
      • SQL Triggers
      • Notice
LeanXcale v2.4
  • LeanXcale
    • v2.5
    • v2.4
    • v2.3
    • v2.2
  • LeanXcale
  • Downloads
v2.5 v2.4 v2.3 v2.2

Downloads

Drivers / Connectors

Technology Download

Java JDBC

LeanXcale JDBC Driver

Python DBAPI

LeanXcale Python DBAPI

Linux ODBC

LeanXcale Linux ODBC Driver

Windows ODBC

LeanXcale Windows ODBC Driver

Power Query

LeanXcale Power Query Connector

ORMs

Technology Download

Hibernate

LeanXcale Hibernate Adapter