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 Insert Data Efficiently
        • Intro
        • Naive Approach
        • Collocating Application and Database Server
        • Permanent Connection
        • Preparing the SQL Statement
        • Batching
        • Multi Threading
        • Autosplit
        • Primary Key Distribution
  • Installation Guide
    • Background
    • Bare Metal Install Guide
    • Docker Install Guide
    • AWS Install Guide
    • HP Greenlake Install Guide
    • Licences
    • Customizing Installs
    • Install Examples
    • Configuration Reference Manual
    • Notice
  • Administration Guide
    • Background
    • Licences
    • Bare Metal Installs
    • Docker Installs
    • AWS Installs
    • HP Greenlake 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
    • Reporting Issues
    • Command Reference Manual
    • Notice
  • LeanXcale Security: Authentication, Authorization, and Encryption
    • Authentication
      • Native Authentication
      • LDAP Authentication
      • PAM Authentication
    • Authorization
    • Encryption
      • TLS Encryption
      • Storage Encryption
      • Backup Encryption
    • Auditing
    • Hardening Guide
    • LeanXcale SQL Console
    • 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 Function Tables
      • SQL Triggers
      • Notice
LeanXcale v2.2
  • LeanXcale
    • v2.5
    • v2.4
    • v2.3
    • v2.2
  • LeanXcale
  • Downloads
v2.5 v2.4 v2.3 v2.2

Downloads

Drivers / Connectors / Libraries

Technology Version Download

Java JDBC

2.1 (10 Feb 2024)

LeanXcale JDBC Driver

Python DBAPI

2.1 (10 Feb 2024)

LeanXcale Python DBAPI

ORMs

Technology Version Download

Hibernate

2.1 (9 Feb 2024)

LeanXcale Hibernate Adapter