Skip to content

Commit

Permalink
Add Meilisearch and Typesense to Search engines (#1)
Browse files Browse the repository at this point in the history
* Append Meilisearch to Search engines section

* Append Typesense to Search engines section
  • Loading branch information
exepirit authored Aug 28, 2023
1 parent 4634311 commit 001aa51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ The following columnar databases use a [shared-nothing architecture](https://en.
- [Elasticsearch](https://www.elastic.co/) - Search and analytics engine based on Apache Lucene.
- [OpenSearch](https://opensearch.org/) - Apache 2.0 fork of Elasticsearch.
- [Quickwit](https://quickwit.io/) - Search engine on top of object storage, using shared-everything architecture.
- [Meilisearch](https://www.meilisearch.com/) - Open source search engine, aims to be a ready-to-go solution.
- [Typesense](https://typesense.org/) - Оpen-source, typo-tolerant search engine optimized for instant search-as-you-type experiences and developer productivity.

### NewSQL

Expand Down

0 comments on commit 001aa51

Please sign in to comment.