pyenv
Elasticsearch
pyenv | Elasticsearch | |
---|---|---|
1 | 94 | |
29,380 | 71,531 | |
- | 0.4% | |
10.0 | 10.0 | |
over 2 years ago | about 2 hours ago | |
Roff | Java | |
MIT License | GNU General Public License v3.0 or later |
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.
pyenv
-
macOS Dev Setup
macOS, like Linux, ships with Python already installed. But you don't want to mess with the system Python (some system tools rely on it, etc.), so we'll install our own version using pyenv. This will also allow us to manage multiple versions of Python (ex: 2.7 and 3) should we need to.
Elasticsearch
-
Big Money vs. Small Money - FAV0 Weekly #020
ElasticSearch Loses Stars
- Elasticsearch and many other repos are gone
-
14 Monitoring Tools for Full-Stack Developers
As of this writing, Elasticsearch is again open-source.
-
Elasticsearch Version 9
You could check out their GitHub and see what is going on https://github.com/elastic/elasticsearch/issues
- One .gitignore to rule them all
-
Who's hiring developer advocates? (October 2023)
Link to GitHub -->
-
Do we think about vector dbs wrong?
I believe the 1024 limit has been upped in recent versions of Elasticsearch
https://github.com/elastic/elasticsearch/issues/92458
-
Elasticsearch VS openobserve - a user suggested alternative
2 projects | 30 Aug 2023
- A dedicated Elasticsearch query language (ES|QL)
- Fleet datastreams: custom index templates
What are some alternatives?
pudzu - Various python scripts, mostly geared towards dataviz.
pgvector - Open-source vector similarity search for Postgres
homebrew-services - 🚀 Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.
Apache Superset - Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset]
Redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Whoosh
PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
Milvus - Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
SDKMan - The SDKMAN! Command Line Interface
qdrant - Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
virtualenv - Virtual Python Environment builder
bleve - A modern text/numeric/geo-spatial/vector indexing library for go