django-elasticsearch-dsl
Elasticsearch data store
A Django package for indexing and querying data in Elasticsearch
This is a package that allows indexing of django models in elasticsearch with elasticsearch-dsl-py.
1k stars
40 watching
264 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
elasticsearchhacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
cch123/elasticsql | Converts SQL queries to Elasticsearch DSL queries | 1,177 |
elastic/elasticsearch-py | Provides a Python client for interacting with Elasticsearch, a search engine. | 29 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 26 |
jeromepin/esctl | A command-line tool for managing Elasticsearch clusters and nodes with simplified and reusable commands. | 39 |
danielberkompas/elasticsearch-elixir | A no-nonsense library for interacting with Elasticsearch from Elixir | 421 |
marazmiki/django-selectel-storage | Allows Django applications to use Selectel Cloud storage as a backend for media and static files. | 24 |
dwyl/learn-elasticsearch | A 30-minute tutorial on setting up and using Elasticsearch to power search functionality in software applications. | 270 |
onesuper/pandasticsearch | A Python library providing high-level data analysis and filtering capabilities on Elasticsearch data | 285 |
elastic/elasticsearch | A distributed search and analytics engine for scalable data storage and real-time search capabilities | 1,205 |
chenryn/espl | A project that provides a parser and DSL for Elasticsearch query language | 49 |
elastic/elasticsearch-js | An official client library for interacting with an Elasticsearch search engine using Node.js. | 28 |
deltaepsilon/firebase-search | Tools and configuration to index Firebase collections with third-party search services | 99 |
elastic/elasticsearch-php | Provides an official PHP client for interacting with Elasticsearch search engines. | 40 |
elastic/go-elasticsearch | A client library for interacting with a popular search engine service | 39 |
sidroberts/phalcon-elasticsearchindexer | A Phalcon extension that integrates Elasticsearch indexing into a PHP framework. | 10 |