python sqlalchemy doc


0.0.1 per timger
Feb 12, 2014

A proposito di python sqlalchemy doc

python sqlalchemy doc

The Python SQL Toolkit and Object Relational Mapper

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.

SQLALCHEMY'S PHILOSOPHY

SQL databases behave less like object collections the more size and performance start to matter; object collections behave less like tables and rows the more abstraction starts to matter. SQLAlchemy aims to accommodate both of these principles.

SQLAlchemy considers the database to be a relational algebra engine, not just a collection of tables. Rows can be selected from not only tables but also joins and other select statements; any of these units can be composed into a larger structure. SQLAlchemy's expression language builds on this concept from its core.

SQLAlchemy is most famous for its object-relational mapper (ORM), an optional component that provides the data mapper pattern, where classes can be mapped to the database in open ended, multiple ways - allowing the object model and database schema to develop in a cleanly decoupled way from the beginning.

The main goal of SQLAlchemy is to change the way you think about databases and SQL!

Novità nell'ultima versione 0.0.1

Last updated on Oct 7, 2015
python sqlalchemy doc

Informazioni APP aggiuntive

Ultima versione

0.0.1

Caricata da

Gabriel Dos Anjos Lima

È necessario Android

Android 2.3.4+

Mostra Altro

Use APKPure App

Get python sqlalchemy doc old version APK for Android

Scarica

Use APKPure App

Get python sqlalchemy doc old version APK for Android

Scarica

python sqlalchemy doc Alternativa

Trova altro da timger

Scoprire