User:Kshitijjathar1235/Sample page


BOXDB

Introduction

edit
 
A python library for database management

This a database management lib made for python, which works like any Libraries and is very lite no additional setup require but there is some procedure to create a project is very easy.

Installation

edit
  • use pip install boxdb
  • Make sure that your pip version is updated pip install --upgrade pip.
  • Select the correct package for your environment:
  • Import the package: import boxdb

Clone the project

edit
  git clone https://github.com/kshitij1235/boxdb/tree/main/dist

Install

  pip install boxdb

Libraries Used

edit
  • Tabulate
  • filemod

Things to keep in mind

edit
  • you can only access the database file when your python file and database file are in same directory


License

edit

MIT

Feedback

edit

If you have any feedback, please reach out to us at email [[1]]

Return to the tutorial Category:Software Category:Python (programming language) libraries Category:Databases Category:Dbms