PostgreSQL utilities
Project description
Nova PG
Nova PG is a Python package designed to simplify and streamline interactions with PostgreSQL databases.
It provides a set of helper functions that make it easier to connect, query, and manage data in a scalable and reusable way.
The main goal of this project is to accelerate development, enable scalability, and offer a portable package that can be easily integrated wherever database access is required.
Repository Structure
This repository includes:
- Example configuration files for environment setup.
- A dedicated test folder to validate the functionality of the helper functions.
- A Docker-based development environment for consistent and isolated builds.
Development Setup
Follow these steps to set up your local development environment:
-
Clone the repository:
git clone https://github.com/santarsierilorenzo/nova-pg.git
-
Copy the example dev container configuration file:
cp .devcontainer/devcontainer.json.example .devcontainer/devcontainer.json
-
Open VS Code and rebuild the container without cache:
Ctrl + Shift + P → Rebuild Container Without Cache and Reopen in Container
-
Once the Docker container is running, you’ll have access to all required dependencies and tools pre-installed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nova_pg-0.1.0.tar.gz.
File metadata
- Download URL: nova_pg-0.1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ccf11889c65b44ec4fd191044c1d31d76d4c89155246a0a2ad3b3933360f5f5
|
|
| MD5 |
5dca3260cadc773445f6d99c5332d974
|
|
| BLAKE2b-256 |
f799817deeb34f2313c6f5a4961263909e21c09f72a46bd04837919682bbb58d
|
File details
Details for the file nova_pg-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nova_pg-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1143816eeb920ab99c9b27a444f6572df6704b69e5e7727004252f730d2f7fc5
|
|
| MD5 |
08047ddc851c5fd29a37d094e8db79ae
|
|
| BLAKE2b-256 |
2a66a9c80733021660b24a5644b2ebf7649f878f92d6655e9168b26fb74edde8
|