Skip to main content

Simplifies the database operations. Updated.

Project description

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:

(You will need to call openDatabase() method using db.)

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. getFieldNames() - Function for getting field names.
  8. getTable() - Creates Table instance.
  9. length() - Returns length of database.
  10. removeEntry() - Function for removing records from database.
  11. searchEntry() - Function for searching in database.
  12. tableNames() - Function for retrieving tables in a database.
  13. updateEntry() - Function for updating values in database.

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydbops-0.0.4.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydbops-0.0.4-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file pydbops-0.0.4.tar.gz.

File metadata

  • Download URL: pydbops-0.0.4.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.3

File hashes

Hashes for pydbops-0.0.4.tar.gz
Algorithm Hash digest
SHA256 b150d24a6cbee050d7cb65a8427c58190e71ee19c02b12554c5907a12eafc6b7
MD5 1c97c074bb9b697b86efade2ab77053f
BLAKE2b-256 c79006faa7ed6b88da2d96a1364be63146c6d1bb4269a44e11c1977faa1b3e41

See more details on using hashes here.

File details

Details for the file pydbops-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: pydbops-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.3

File hashes

Hashes for pydbops-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 af3eef5d934dd8efda40a19d1ebb6f09339ae7c69fe68ef49f37dc485ff146e8
MD5 5a41f50060106c102d1a111591310df7
BLAKE2b-256 3df74b47eec2613634f69fedbf168a1da1df2e1370aa5c06272156e8789d179e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page