SQLite
MeiliSearch
Our great sponsors
SQLite | MeiliSearch | |
---|---|---|
2 | 92 | |
147 | 32,411 | |
5.4% | 2.7% | |
7.3 | 9.7 | |
7 days ago | 3 days ago | |
Rust | Rust | |
GNU General Public License v3.0 or later | MIT License |
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.
SQLite
We haven't tracked posts mentioning SQLite yet.
Tracking mentions began in Dec 2020.
MeiliSearch
-
5 Open Source Tools for your Ecommerce Stacks
Check out MeiliSearch's GitHub repository to get started.
-
The Chewy Stack
In the end, I developed a stack that I liked and re-used across multiple projects, which consisted (mostly) of Postgres, Hasura, Nest.js, Keycloak, and Next.js or Expo. More recently I've started moving away from Keycloak towards Ory Kratos/Oathkeeper. In certain cases, I also deployed AppSmith and Metabase and I considered tools like Meilisearch in a couple instances.
-
The refine Open Source Hackathon
refine draws its strength from the open-source community, and we are grateful to have the support of Strapi, Appwrite, Medusa, and Meilisearch which has significant contributions to the open source community.
-
7 open source projects worth the hype in 2023
MeiliSearch — lightning-fast search engine
- Any Full Text Search library for json data?
-
Key/Value Store Recommendations
Key/Value stores are not necessarily designed for network accesses. We use LMDB with the heed wrapper at Meilisearch for example, no single network access. As we write billions of entries when doing basic indexing of documents it would have been impossible to index in a fast way.
-
grep like search with preprocessing
Lucene is the thing you think you need. Elastic Search is a nice wrapper for it. But these are Java, so maybe you want Sphinx Search (C++) or MeiliSearch (Rust).
-
I am hand-curating a list of incredible distributed companies. Location independence, async, travel friendly are the criteria of the curation. The list is just a JSON file, so feel free to add any such company you know.
Here is a few: - cal.com - meilisearch.com - upstackhq.com - hotjar.com - medusajs.com
-
How to Optimize Strapi With On-Site Search
Meilisearch is an open-source search engine that offers various integrations to websites and applications. It focuses on the users’ needs by creating a fast and relevant search experience with typo tolerance, filters, and custom rankings.
- Ask HN: Solr/Ed Alternatives?
What are some alternatives?
Typesense - Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
rusqlite - Ergonomic bindings to SQLite for Rust
Elasticsearch - Free and Open, Distributed, RESTful Search Engine
Searx - Privacy-respecting metasearch engine
zinc - ZincSearch (Classic). A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
rust-postgres - Native PostgreSQL driver for the Rust programming language
sonic - 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Yacy - Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance
RedisLess - RedisLess is a fast, lightweight, embedded and scalable in-memory Key/Value store library compatible with the Redis API.
Gigablast - Nov 20 2017 -- A distributed open source search engine and spider/crawler written in C/C++ for Linux on Intel/AMD. From gigablast dot com, which has binaries for download. See the README.md file at the very bottom of this page for instructions.
mysql_async - Asyncronous Rust Mysql driver based on Tokio.
pg_search - pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search