2

Is there some python wrapper for LiteDB or some way to get data from LiteDB in this language? I need to parse some information and I don't find anything. Thank you.

  • Are you looking for https://pypi.org/project/litedb/ maybe? – Trapli Mar 04 '20 at 20:38
  • Have you done any research? Please see [What topics can I ask about here?](https://stackoverflow.com/help/on-topic), https://meta.stackoverflow.com/questions/261592/how-much-research-effort-is-expected-of-stack-overflow-users. – AMC Mar 04 '20 at 20:50
  • not so relevant anymore. im curious what you did in the end.. because theres some context in your question thats missing. were you using an existing db or were you in the design stage? - if so why not use a native py nosql embedded db system like tinydb ? could u migrate the data to it and just go all native for performance? or is there something about litedb that was important for you to bind your app to it ? – jurasans Feb 09 '23 at 13:34

0 Answers0