python sqlalchemy doc

python sqlalchemy doc

timger
Oct 7, 2015
  • 2.4 MB

    File Size

  • Android 2.3.4+

    Android OS

About 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!

Show More

What's new in the latest 0.0.1

Last updated on 2015-10-07
python sqlalchemy doc
Show More

Videos and Screenshots

  • python sqlalchemy doc poster
  • python sqlalchemy doc screenshot 1
  • python sqlalchemy doc screenshot 2

python sqlalchemy doc APK Information

Latest Version
0.0.1
Android OS
Android 2.3.4+
File Size
2.4 MB
Developer
timger
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free python sqlalchemy doc APK downloads for you.

Old Versions of python sqlalchemy doc

APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies