Click any tag below to further narrow down your results
Links
This is a command-line tool designed for packing and distributing pre-compiled SQLite extensions. It supports multiple platforms, including GitHub, Pypi, npm, RubyGems, Datasette, sqlite-utils, and sqlpkg. The project is still in development, so keep an eye on it for updates.
SQLite JS is an extension that integrates JavaScript functionality into SQLite, allowing users to create custom functions, aggregates, and collations directly within their databases. It supports various types of functions including scalar, aggregate, window functions, and enables JavaScript evaluation, enhancing data manipulation capabilities. Installation instructions and examples for using the extension across different platforms are provided for developers.