Skip to content

CyberDB

Compare
Choose a tag to compare
@Cyberbolt Cyberbolt released this 26 Jan 15:15
· 127 commits to main since this release
1753733

CyberDB is a main memory database of Python. You can use Dictionaries, Lists as data storage and it supports data persistence. Inter-process communication through Socket TCP has extremely high performance. In addition, you can customize your own data structure based on this module to support Gunicorn inter-process communication, distributed computing, model deployment of machine learning, etc.