distlib VS go-sqlite-lite

Compare distlib vs go-sqlite-lite and see what are their differences.

distlib

Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported. (by schiffma)

go-sqlite-lite

SQLite driver for the Go programming language (by bvinc)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
distlib go-sqlite-lite
2 3
20 331
- -
4.4 0.0
over 2 years ago over 3 years ago
C C
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

distlib

Posts with mentions or reviews of distlib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-16.

go-sqlite-lite

Posts with mentions or reviews of go-sqlite-lite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-02.

What are some alternatives?

When comparing distlib and go-sqlite-lite you can also consider the following projects:

sqlite-wf - Simple visual ETL tool

go-sqlite3 - sqlite3 driver for go using database/sql