https://github.com/sap-ai/banana
A new lightweight python self hosted database.
https://github.com/sap-ai/banana
algorithm algorithms algorithms-and-data-structures algorithms-implemented api api-gateway api-server apis banana bananas database database-access database-connector database-design database-management databases nosql nosql-data-storage nosql-database nosql-server
Last synced: 28 days ago
JSON representation
A new lightweight python self hosted database.
- Host: GitHub
- URL: https://github.com/sap-ai/banana
- Owner: sap-ai
- License: mit
- Created: 2025-05-31T15:02:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-31T22:22:50.000Z (5 months ago)
- Last Synced: 2025-06-01T03:26:12.415Z (5 months ago)
- Topics: algorithm, algorithms, algorithms-and-data-structures, algorithms-implemented, api, api-gateway, api-server, apis, banana, bananas, database, database-access, database-connector, database-design, database-management, databases, nosql, nosql-data-storage, nosql-database, nosql-server
- Language: Python
- Homepage:
- Size: 146 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# banana
The new lightweight python self hosted database.
To change the, ip, and port, you must change the host's values to change the ip in db.py, and you must change the port value to change the port in db.py, run db.py to activate the db.
To use this curl the url with the ip, and port, then add the comand and /, and after that add the content(no spaces) you want to do to the data base.
How you can help is by forking this repo to make your own better databases.
This database was made in a day.
This was built in python 3.11.
The data goes into db.txt.
Data gets overwritten by the data you add.
Banana.json
The newest version is dbv2.py, it has the sz as the contennt which shows the data from the data base.
banana v1
banana v2