python sqlalchemy doc

python sqlalchemy doc

timger
07/10/2015
  • 2.4 MB

    حجم الملف

  • Android 2.3.4+

    Android OS

عن python sqlalchemy doc

الثعبان sqlalchemy ثيقة

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!

عرض المزيد

What's new in the latest 0.0.1

Last updated on 2015-10-07
python sqlalchemy doc
عرض المزيد

فيديوهات ولقطات الشاشة

  • python sqlalchemy doc الملصق
  • python sqlalchemy doc تصوير الشاشة 1
  • python sqlalchemy doc تصوير الشاشة 2

الإصدارات القديمة لـ python sqlalchemy doc

APKPure أيقونة

قم بتنزيل سريع وآمن بالغاية عبر تطبيق APKPure

قم بتثبيت ملفات XAPK/APK بنقرة واحدة على أندرويد!

تحميل 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