Skypydb

Latest version: v1.0.3

Safety actively analyzes 868211 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.0.3

What's Changed
* update the rust client with comments, improved formatting and update python-publish.yml by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/157
* update rust cli by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/158
* Update mod.rs by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/159
* Update mod.rs by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/160
* update the rust client with native sentence transformers support and python dependencies by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/161
* [FIX] : Database query built from user-controlled sources, CWE-89 by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/162
* Add Next.js dashboard app and UI components by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/163


**Full Changelog**: https://github.com/Ahen-Studio/skypydb/compare/1.0.2...1.0.3

1.0.2

What's Changed
* Rust update by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/154
* Update README.md by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/155
* update rust implementation by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/156


**Full Changelog**: https://github.com/Ahen-Studio/skypydb/compare/1.0.1...1.0.2

1.0.1

What's Changed
* update workflow by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/150
* Update python-publish.yml by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/151
* Update python-publish.yml by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/152
* Update README.md by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/153


**Full Changelog**: https://github.com/Ahen-Studio/skypydb/compare/1.0.0...1.0.1

1.0.0

What's Changed
* Update dashboard_server.py by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/132
* update the repo name from skypy-db to skypydb, remove the dashboard from the main repo, update the get_or_create_table fonction by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/133
* update mem0 integration by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/134
* update all policy by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/135
* add linker file creation by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/136
* minor update by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/137
* Potential fixes for 2 code quality findings by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/138
* update README.md and schema v to value by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/139
* update example and all old references to v by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/140
* update misleading provider comment by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/141
* add other provider to the vector module by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/142
* refactor ollama provider by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/143
* Update ollama.py by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/144
* refactor the embeddings provider by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/145
* update requirements by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/146
* Update python-publish.yml by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/147
* update by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/148
* update workflow by amichyrpi in https://github.com/Ahen-Studio/skypydb/pull/149


**Full Changelog**: https://github.com/Ahen-Studio/skypydb/compare/0.1.10...1.0.0

0.1.10

What's Changed
* Create factory.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/98
* Potential fixes for 4 code quality findings by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/99
* change the dashboard logic and refactor code by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/100
* Ai findings autofix/skypydb errors.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/101
* update docs by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/102
* update version and dependencies by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/103
* main dashboard update and code refactoring by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/105
* update dashboard bug by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/106
* cli rewriting by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/107
* update the cli by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/108
* update by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/109
* Update mem0ai requirement from ~=0.1.94 to >=0.1.94,<1.1.0 by dependabot[bot] in https://github.com/Ahen-Studio/skypy-db/pull/104
* update name: db to database by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/110
* Update start_dashboard.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/111
* refactor all the codebase and update each example file for better visibility by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/112
* update by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/113
* update by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/114
* refactor api folder by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/115
* remove unused import by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/116
* change the directory of the dashboard file by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/117
* Update cli.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/118
* Update cli.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/119
* Update cli.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/120
* Update cli.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/121
* refactor the codebase and update README.md by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/122
* fixing the mem0 implementation and update the dashboard api for better fallback by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/123
* Update dashboard_server.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/124
* refactor the source code for better readability by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/125
* update docs by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/126
* update docs by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/127
* update docs by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/128
* Potential fixes for 3 code quality findings by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/129
* add get_or_create_table argument by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/130
* update the get_or_create_table argument by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/131

New Contributors
* dependabot[bot] made their first contribution in https://github.com/Ahen-Studio/skypy-db/pull/104

**Full Changelog**: https://github.com/Ahen-Studio/skypy-db/compare/0.1.9...0.1.10

0.1.9

What's Changed
* added vector embedding and mem0 support by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/70
* test by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/71
* refactor /api/vector_client by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/72
* Update vector_client.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/73
* remove embedding_function by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/74
* refactor mem0 integration and vector_client by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/75
* Update README.md by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/76
* refactor vector_database and collection by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/77
* fix dependencies conflicts and runtime errors for users of the mem0 i… by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/78
* Update vector_database.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/79
* Update vector_database.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/80
* Update vector_database.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/81
* refactor code for better readability by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/82
* Update vector_client.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/83
* change old reference to Vector_Client by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/84
* update errors handeling with custom errors code by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/85
* update errors handling by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/86
* remove the host and port implementation as it is not yet implemented by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/87
* refactor code for better readability and errors handling by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/88
* Update errors.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/89
* Potential fix for 1 code quality finding by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/90
* Update errors.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/91
* update dashboard_api.py with every new features in the code by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/92
* Update dashboard_api.py by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/93
* Update pyproject.toml by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/94
* Update pyproject.toml by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/95
* Update pyproject.toml by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/96
* Fix setuptools compatibility: remove license-files requiring setuptoo… by amichyrpi in https://github.com/Ahen-Studio/skypy-db/pull/97


**Full Changelog**: https://github.com/Ahen-Studio/skypy-db/compare/0.1.8...0.1.9

Page 1 of 3

© 2026 Safety CLI Cybersecurity Inc. All Rights Reserved.