emacsql | A high-level Emacs Lisp RDBMS front-end

 by   skeeto C Version: Current License: Unlicense

kandi X-RAY | emacsql Summary

kandi X-RAY | emacsql Summary

emacsql is a C library. emacsql has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

EmacSQL is a high-level Emacs Lisp front-end for SQLite (primarily), PostgreSQL, MySQL, and potentially other SQL databases. It works by maintaining a inferior process running (a "connection") for interacting with the back-end database. Connections are automatically cleaned up if they are garbage collected. All requests are synchronous. 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. On MELPA, each backend is provided as a separate package, suffixed with the database name. In the case of emacsql-sqlite, on first use EmacSQL will attempt to find a C compiler and use it to compile a custom native binary for communicating with a SQLite database. Requires Emacs 25 or later.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              emacsql has a low active ecosystem.
              It has 392 star(s) with 36 fork(s). There are 21 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 24 open issues and 31 have been closed. On average issues are closed in 156 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of emacsql is current.

            kandi-Quality Quality

              emacsql has 0 bugs and 0 code smells.

            kandi-Security Security

              emacsql has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              emacsql code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              emacsql is licensed under the Unlicense License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              emacsql releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of emacsql
            Get all kandi verified functions for this library.

            emacsql Key Features

            No Key Features are available at this moment for emacsql.

            emacsql Examples and Code Snippets

            No Code Snippets are available at this moment for emacsql.

            Community Discussions

            No Community Discussions are available at this moment for emacsql.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install emacsql

            You can download it from GitHub.

            Support

            The custom EmacSQL SQLite binary is compiled with Soundex and full-text search (FTS3, FTS4, and FTS5) enabled -- features disabled by the default SQLite build. This backend should work on any system with a conforming ANSI C compiler installed under a command name listed in emacsql-sqlite-c-compilers.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/skeeto/emacsql.git

          • CLI

            gh repo clone skeeto/emacsql

          • sshUrl

            git@github.com:skeeto/emacsql.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link