Downloads

LeanXcale

    • Downloads
    • Development Guide
      • Java
        • Prerequisites
        • How to Install the Drive 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
    • Licences
    • Customizing Installs
    • Install Examples
    • Configuration Reference Manual
    • Notice
  • Administration Guide
    • Background
    • LeanXcale Commands
    • Licences
    • Bare Metal Installs
    • Docker Installs
    • AWS Installs
    • Start & Stop Particularities on Different administrators
    • Starting the System
    • Checking System Status
    • Stopping the System
    • Configuring the System
    • Database Recovery
    • System Logs
    • Backups
    • Reporting Issues
    • Command Reference Manual
    • Notice
    • LeanXcale SQL Console
  • LeanXcale Security: Authentication, Authorization, and Encryption
    • Authentication
      • Native Authentication
      • LDAP Authentication
    • Authorization
    • Encryption
      • TLS Communication Encryption
    • Hardening Guide
    • Administration Reference Guide
      • Configuration Reference Manual
    • 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.1
  • LeanXcale
    • v2.3
    • v2.2
    • v2.1
  • LeanXcale
  • Downloads
v2.3 v2.2 v2.1

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