Neovim Sqlite question about dependencies

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sqlite.lua

    SQLite LuaJIT binding with a very simple api.

  • I'm currently working on a plugin that, it appears, is going to require the sqlite.lua package. According to its own README, it would require a couple of sqlite system packages (at least for linux) in order for it to run. However I've also come across some packages that have sqlite.lua as a dependency, but they don't inform the user in the readme about setting up sqlite on the system.

  • lazy.nvim

    💤 A modern plugin manager for Neovim

  • This specific example is for lazy.nvim, but some support for other plugin managers would be nice.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • luarocks-tag-release

    GitHub workflow for automatically generating Luarocks releases from tags and running busted tests

  • there is also an effort to package vim plugins as luarocks packages to handle dependencies, look at https://github.com/nvim-neorocks/luarocks-tag-release if you are curious. It's experimental at this stage.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts