Persistence by SQLite #32
Replies: 1 comment 3 replies
-
It is not just that, I mean we should be purpose oriented with the work we put, the jobs we do, and the time we invest. What are the jobs that can be done using a graph database? - well, many ai algorithms being one. The question is that, is there enough qualitative sum of intent among us, so that we can have one more last development phase, leading to a python but application ready graph database? meaning developing at least all those basic features provided in (say) orientdb, within our pythonic platform? Anyone in? |
Beta Was this translation helpful? Give feedback.
-
Greetings to you all,
I was thinking that if the respected developers have been dedicated and generous enough to have invested the time and devotion to bring the project up to this point;
Then why not adding an SQLite backend to it, in order to make things a little bit more serious and take them to the next level?
I mean the hardest part is already done and the project is very elegant, it just ignores the local machine scalability ability.
SQLite is embedded in python, and by doing this we would make the first embedded-in-python graph database just like the java people easily have, and things get to somewhat more professional for this masterpiece handcrafted project.
All it take is to store and index things through the very ergonomic python interface for the very stable SQLite backend.
I'm just suggesting the possibility and I wish the debate on it goes on ;)
High Regards
Arman
on 2022-8-9 4:30 UTC
Beta Was this translation helpful? Give feedback.
All reactions