web analytics
Libraries are prefixed by a logo relative to the given OpenSource License.
ALR: Component available through the ALIRE crates (component) manager and repository.
ℹ️ Click on the arrow to go to the section beneath with some more details.
ℹ️ Click on the earth symbol 🌎 to go to the mentioned site.
ℹ️ Hover on, or Click on the little page symbol 📄 to read a short description.
 


Persistance


Ada-Objects

  • Simple_components
    Link: alire.ada.dev/crates/simple_components
    LastCheck: 29 janv. 2022 à 16:22
    Author: dmitry-kazakov

    Simple Components - A collection of support packages — 0
    Features:
    ASN.1
    B-trees
    Blackboards (lock-free)
    Chebyshev series
    Cryptography
    Doubly-linked webs and lists
    ELV/eQ-3 MAX! client implementation
    Events (plain, pulse, array of)
    FIFO (lock-free)
    GNUTLS bindings
    Graphs (directed, weighted, acyclic, trees)
    HTTP implementation
    IEEE 754
    Inter-process communication
    Interfacing Julia language
    JSON
    LDAP
    MODBUS client implementation
    MQTT client and server/broker implementation
    Multiple connection TCP servers
    Mutexes
    Objects and handles to
    ODBC bindings
    OpenSSL bindings
    Parsers
    Persistent objects and handles to
    Pools
    Sets and maps
    SMTP client implementation
    SQLite bindings
    Stacks
    Streams
    Strings editing
    Tables (maps of strings)
    Unbounded arrays

Unbounded


BigData


Cloud


OO

  • Gnatcoll
    Link: alire.ada.dev/crates/gnatcoll
    LastCheck: 26 janv. 2022 à 16:22
    Author: Fabien-Chouteau

    GNAT Components Collection - Core packages — ["gnatcoll", "json", "email", "refcount", "projects", "gpr", "vfs"]

  • Ado
    Link: alire.ada.dev/crates/ado
    LastCheck: 26 janv. 2022 à 16:22
    Author: stcarrez

    Ada Database Objects (Core library) — 0

Hibernate


RT-Data

FIRM


KeyValue


No-SQL


SQL

Postgres

  • Ado_postgresql
    Link: alire.ada.dev/crates/ado_postgresql
    LastCheck: 26 janv. 2022 à 16:22
    Author: stcarrez

    Ada Database Objects (PostgreSQL) — 0

  • Gnatcoll
    Link: alire.ada.dev/crates/gnatcoll
    LastCheck: 26 janv. 2022 à 16:22
    Author: Fabien-Chouteau

    GNAT Components Collection - Core packages — ["gnatcoll", "json", "email", "refcount", "projects", "gpr", "vfs"]

  • Gnatcoll_postgres
    Link: alire.ada.dev/crates/gnatcoll_postgres
    LastCheck: 26 janv. 2022 à 16:22
    Author: Fabien-Chouteau

    GNAT Components Collection - postgres — ["gnatcoll", "gnatcoll-db", "postgres", "postgresql", "database"]

  • Matreshka_sql_postgresql
    Link: alire.ada.dev/crates/matreshka_sql_postgresql
    LastCheck: 26 janv. 2022 à 16:22
    Author: godunko,reznikmm

    PostgreSQL binding for Ada — ["sql", "database", "db", "postgresql"]

Oracle

mySQL

  • GNOGA
    Link: sourceforge.net/projects/gnoga/
    LastCheck: 20 mai 2021
    Author: blady-com,dbotton,gdemont,jrcarter010
    Copyright: David Botton
    Repository: SourceForge

    Gnoga uses modern web technologies to allow simple creation of cross platform GUIs for Ada with native or custom look and feels that perform on par to native toolsets locally and can be easily and securely remoted as web apps over the internet as well.
    Features:
    Ada 2012 framework
    Write for the web, mobile or desktop, no need to ever touch JS or HTML
    Fast cross platform GUIs that can run local or remote as web app
    GUIs runs on computers, tablets and mobile devices
    Take advantage of all cutting edge GUI technologies
    Ada will never be limited again to poor quality cross over with poor native feel
    Write web apps and guis as easily as writing console applications

  • Matreshka_sql_mysql
    Link: alire.ada.dev/crates/matreshka_sql_mysql
    LastCheck: 26 janv. 2022 à 16:22
    Author: godunko,reznikmm

    MySQL binding for Ada — ["sql", "database", "db", "mysql", "mariadb"]

  • Simple_components
    Link: alire.ada.dev/crates/simple_components
    LastCheck: 29 janv. 2022 à 16:22
    Author: dmitry-kazakov

    Simple Components - A collection of support packages — 0
    Features:
    ASN.1
    B-trees
    Blackboards (lock-free)
    Chebyshev series
    Cryptography
    Doubly-linked webs and lists
    ELV/eQ-3 MAX! client implementation
    Events (plain, pulse, array of)
    FIFO (lock-free)
    GNUTLS bindings
    Graphs (directed, weighted, acyclic, trees)
    HTTP implementation
    IEEE 754
    Inter-process communication
    Interfacing Julia language
    JSON
    LDAP
    MODBUS client implementation
    MQTT client and server/broker implementation
    Multiple connection TCP servers
    Mutexes
    Objects and handles to
    ODBC bindings
    OpenSSL bindings
    Parsers
    Persistent objects and handles to
    Pools
    Sets and maps
    SMTP client implementation
    SQLite bindings
    Stacks
    Streams
    Strings editing
    Tables (maps of strings)
    Unbounded arrays

SQLite

  • Ado_sqlite
    Link: alire.ada.dev/crates/ado_sqlite
    LastCheck: 26 janv. 2022 à 16:22
    Author: stcarrez

    Ada Database Objects (SQLite) — 0

  • Gnatcoll
    Link: alire.ada.dev/crates/gnatcoll
    LastCheck: 26 janv. 2022 à 16:22
    Author: Fabien-Chouteau

    GNAT Components Collection - Core packages — ["gnatcoll", "json", "email", "refcount", "projects", "gpr", "vfs"]

  • Gnatcoll_sqlite
    Link: alire.ada.dev/crates/gnatcoll_sqlite
    LastCheck: 26 janv. 2022 à 16:22
    Author: Fabien-Chouteau

    GNAT Components Collection - sqlite — ["gnatcoll", "gnatcoll-db", "sqlite", "sql", "database"]

  • Matreshka_sql_sqlite3
    Link: alire.ada.dev/crates/matreshka_sql_sqlite3
    LastCheck: 26 janv. 2022 à 16:22
    Author: godunko,reznikmm

    SQLite binding for Ada — ["sql", "database", "db", "sqlite"]

  • GNOGA
    Link: sourceforge.net/projects/gnoga/
    LastCheck: 20 mai 2021
    Author: blady-com,dbotton,gdemont,jrcarter010
    Copyright: David Botton
    Repository: SourceForge

    Gnoga uses modern web technologies to allow simple creation of cross platform GUIs for Ada with native or custom look and feels that perform on par to native toolsets locally and can be easily and securely remoted as web apps over the internet as well.
    Features:
    Ada 2012 framework
    Write for the web, mobile or desktop, no need to ever touch JS or HTML
    Fast cross platform GUIs that can run local or remote as web app
    GUIs runs on computers, tablets and mobile devices
    Take advantage of all cutting edge GUI technologies
    Ada will never be limited again to poor quality cross over with poor native feel
    Write web apps and guis as easily as writing console applications

ODBC

Link: github.com/TurboGit/Ada-ODBC

  • Simple_components
    Link: alire.ada.dev/crates/simple_components
    LastCheck: 29 janv. 2022 à 16:22
    Author: dmitry-kazakov

    Simple Components - A collection of support packages — 0
    Features:
    ASN.1
    B-trees
    Blackboards (lock-free)
    Chebyshev series
    Cryptography
    Doubly-linked webs and lists
    ELV/eQ-3 MAX! client implementation
    Events (plain, pulse, array of)
    FIFO (lock-free)
    GNUTLS bindings
    Graphs (directed, weighted, acyclic, trees)
    HTTP implementation
    IEEE 754
    Inter-process communication
    Interfacing Julia language
    JSON
    LDAP
    MODBUS client implementation
    MQTT client and server/broker implementation
    Multiple connection TCP servers
    Mutexes
    Objects and handles to
    ODBC bindings
    OpenSSL bindings
    Parsers
    Persistent objects and handles to
    Pools
    Sets and maps
    SMTP client implementation
    SQLite bindings
    Stacks
    Streams
    Strings editing
    Tables (maps of strings)
    Unbounded arrays

Firebird

SQL-Ada

EEC GDPR compliant