Skip to main content

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.

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.

Release history Release notifications | RSS feed

1.2.0

1 file

1.1.3

1 file

1.1.2

1 file

1.1.1

1 file

1.1.0

1 file

This release

1.0.2 This release

1 file

1.0.1

1 file

1.0

1 file

Supported by

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