Skip to content

RedSnail/typesense_orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typesense-orm

This is an ORM client for typesense-server. It is still under construction (some search options are not implemented yet, as well as aliases and synonyms)

Installation

pip install typesense_orm

Description

This client has aiohttp under the hood, but you can specify a mode (see example) and work in either a synchronized manner, or in an async mode.
The ORM is based on pydantic here (actually models are inherited from pydantic base model with some methods overriden). (to be continued)

Contacts

If you have any issues, contact me on oleg.demianchenko@gmail.com or in telegram @oleg_demianchenko (in telegram i'll respond faster)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages