-
Postgres is the way to go!
All checks were successfulGitea Build Check / Build (push) Successful in 11m36sreleased this
2024-07-02 08:16:07 +00:00 | 19 commits to main since this releaseThis version represents a complete departure from the previous graph-based approach via Memgraph, introducing significant enhancements and breaking changes.
What's New:- New Database: We use now a Postgres Database instead of Neo4J/Memgraph
- Completely Redesigned Functions: Every function has been revised to improve database interactions, error handling, and overall usability.
- Enhanced Error Handling: More robust and intuitive error management to ensure smoother operation.
- Improved Usability: Streamlined API for a better development experience.
Important Note:
All projects built on the previous version of this API will need to be updated and partially rewritten to align with these changes.
Downloads