emacsql 
- Description
- High-level SQL database front-end
- Latest
- emacsql-4.3.2.tar (.sig), 2025-Sep-01, 100 KiB
- Maintainer
- Jonas Bernoulli <emacs.emacsql@jonas.bernoulli.dev>
- Website
- https://github.com/magit/emacsql
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
EmacSQL is a high-level Emacs Lisp front-end for SQLite. PostgreSQL and MySQL are also supported, but use of these connectors is not recommended. Any readable lisp value can be stored as a value in EmacSQL, including numbers, strings, symbols, lists, vectors, and closures. EmacSQL has no concept of TEXT values; it's all just lisp objects. The lisp object `nil' corresponds 1:1 with NULL in the database. See README.md for much more complete documentation.
Old versions
emacsql-4.3.1.tar.lz | 2025-Jun-01 | 22.9 KiB |
emacsql-4.3.0.tar.lz | 2025-Apr-01 | 22.9 KiB |
emacsql-4.2.0.tar.lz | 2025-Mar-01 | 23.3 KiB |
emacsql-4.1.0.tar.lz | 2024-Dec-01 | 23.3 KiB |
emacsql-4.0.3.tar.lz | 2024-Sep-06 | 1.63 MiB |
emacsql-4.0.2.tar.lz | 2024-Sep-01 | 1.63 MiB |
emacsql-4.0.1.tar.lz | 2024-Aug-19 | 1.63 MiB |
emacsql-4.0.0.tar.lz | 2024-Aug-09 | 1.63 MiB |