SkillAgentSearch skills...

Elasticosm

Python ORM for Elastic Search

Install / Use

/learn @ejesse/Elasticosm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

elasticosm

Python "OSM" (Object-Search Mapper) for Elastic Search

What's an "OSM"? Mostly it's wordplay on "ORM," but it does serve to illustrate that Elasticosm isn't really an ORM or a search API. It allows you to create models that are stored in Elastic Search and treat them similarly to (but not exactly like) ORM style models. You can create, update, delete, perform exact match filters and have references between models.

This is extremely alpha and in many ways an experiment to see if the performance and scalability of ES can be leveraged with the programmatic ease of a database API.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated8y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Sep 12, 2017

No findings