Skip to main content

Simple object-relational mapper for Python and PostgreSQL

Project description

This ORM uses a very minimalistic approach. The general idea is that the database schema is defined elsewhere (writing the SQL directly, or using some specialized software), and all the transactions are implemented either as methods in sub-classes of “Database”, or as stored procedures.

This ORM allows you to very easily: (1) implement complex database transactions, (2) call stored procedures, (3) do simple queries. For complex queries you should use database views and stored procedures that return tables.

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

CuriousORM-1.0.2.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file CuriousORM-1.0.2.tar.gz.

File metadata

  • Download URL: CuriousORM-1.0.2.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for CuriousORM-1.0.2.tar.gz
Algorithm Hash digest
SHA256 c27169dcd2b725f8c038d6a6bdd8cb4f37450d1d9fac5357dc514a5a8392d64a
MD5 e9c555ae69a3f74bc1fbd0021ed6e69a
BLAKE2b-256 eca5f526016b26e04705b897c489a111ffdda45e307cc0ff327f47d008d53618

See more details on using hashes here.

Supported by

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