Skip to content

JDBase is a remote Database operations in Written in Python. It provides an easy-to-use interface for common CRUD operations (Create, Read, Update, Delete).

License

Notifications You must be signed in to change notification settings

rakibmia7254/JDBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jdbase

jdbase is a lightweight Python library for interacting with databases.

Table of Contents

Introduction

JDBase is a remote Database operations in Written in Python. It provides an easy-to-use interface for common CRUD operations (Create, Read, Update, Delete).

Installation

To install jdbase, simply use pip:

git clone https://github.com/rakibmia7254/JDBase

cd JDBase
pip install -r requirements.txt

Usage

python run.py

For More Read Docs HERE

And Checkout Client or ORM HERE

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

JDBase is a remote Database operations in Written in Python. It provides an easy-to-use interface for common CRUD operations (Create, Read, Update, Delete).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages