Skip to main content

Database Operations

PyPI Latest Release License

Library for simplifying database operations. Contains standard functions for database operations.

GitHub Page : https://github.com/NotShrirang/pydbops

Importing pydbops:

from pydbops import *

Methods in Database:

  1. openDatabase() - Creates a database and returns a Database object.
  2. createTable() - Creates table of given name.
  3. addEntry() - Function for inserting values in database.
  4. databaseVersion() - Returns sqlite3 version.
  5. dropTable() - Function for deleting table.
  6. fetchInOrder() - Function for fetching database entries in given order.
  7. getData() - Function for getting all data.
  8. getFieldNames() - Function for getting field names.
  9. getTable() - Creates Table instance.
  10. intersection() - Performs intersection and returns all distinct rows selected by query.
  11. length() - Returns length of database.
  12. minus() - Fetches rows which are present in first query but absent in second.
  13. removeEntry() - Function for removing records from database.
  14. searchEntry() - Function for searching in database.
  15. tableNames() - Function for retrieving tables in a database.
  16. union() - Performs union and returns all distinct rows selected by query.
  17. updateEntry() - Function for updating values in database.

For printing data in database, you can use default print() method by passing Database object in it.

Release files for pydbops 0.0.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pydbops 0.0.6
File Size Uploaded
pydbops-0.0.6.tar.gz 8.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pydbops 0.0.6
File Interpreter ABI Platform
pydbops-0.0.6-py3-none-any.whl Python 3 none any Details

Total release size: 20.5 kB

Release files / pydbops-0.0.6.tar.gz

Download URL pydbops-0.0.6.tar.gz
Size 8.8 kB
Tags Source
SHA-256 checksum
How to use checksums
61af46cb6fd0bd4e03341900d9b8ade38cf8eff7e91759185a12c4681ae5b6ff
BLAKE2b-256 checksum
How to use checksums
1707f07413dbddf15401ac20fddd1fe8e898de3d8630cb98f8a9a2bf5a5e8f0d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.10.3

Release files / pydbops-0.0.6-py3-none-any.whl

Download URL pydbops-0.0.6-py3-none-any.whl
Size 11.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
68202a65b4876d130e7354e46d769384b7c69f095a3ba69879a16755e17c7ca9
BLAKE2b-256 checksum
How to use checksums
9cb90fdb8dd792b0371f2d5355ddf2f2c46c76f3a1f94886414378edded2e775
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.10.3

Release history Release notifications | RSS feed

This release

0.0.6 This release

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page