Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git.sr.ht/~emersion/go-sqlite3-fts5

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git.sr.ht/~emersion/go-sqlite3-fts5

  • v0.0.0-20240124102820-f3a72e8b79b1
  • Go
  • Socket score

Version published
Created
Source

go-sqlite3-fts5

Standalone FTS5 extension for go-sqlite3.

Usage

import (
	_ "git.sr.ht/~emersion/go-sqlite3-fts5"
)

License

MIT, except the files sqlite3.h, sqlite3ext.h, fts5.h and fts5.c which come from SQLite 3 and whose license is the same as SQLite 3's.

FAQs

Package last updated on 24 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc