What is the translation of " SQLALCHEMY " in Chinese?

Examples of using Sqlalchemy in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
SQLAlchemy is an ORM(Object Relational Mapper).
SQLAlchemy是一个ORM(对象关系映射)。
In some cases, Django and SQLAlchemy can be used together.
在某些情况下,Django和SQLAlchemy可以同时使用。
Use SQLAlchemy to work with relational databases.
使用SQLAlchemy与关系型数据库一起工作。
In some cases, Django and SQLAlchemy can be used together.
在某些情况下,Django和SQLAlchemy可以一起使用。
SQLAlchemy considers the database to be a relational algebra engine, not just a collection of tables.
SQLAlchemy认为数据库是关系代数引擎,而不仅仅是表的集合。
In some cases, Django and SQLAlchemy can be used together.
用于复杂查询在某些情况下,Django和SQLAlchemy可以一起使用。
First we initialize and configure our Flask app andthen we use it to initialize our SQLAlchemy database handler.
我们首先初始化并配置你的Flask应用,然后用它来初始化你的SQLAlchemy数据库处理程序。
Lucky for us, SQLAlchemy has a really cool command that will do all of this for us.
我们是幸运的,SQLAlchemy有一个很酷的命令,它将替我们做了所有的事情。
Plus, when you use a relational database you get to use SQLAlchemy and SQLAlchemy is fun.
另外,当你使用关系型数据库,你就能用到SQLAlchemy,而SQLAlchemy用起来真爽。
Flask-SQLAlchemy is an extension for Flask that makes it easier to incorporate SQLAlchemy into Flask apps.
Flask-SQLAlchemy是一个Flask插件,它让我们在Flask框架中使用SQLAlchemy变得更容易。
Plus, when you use a relational database you get to use SQLAlchemy and SQLAlchemy is fun.
另外,当你使用一个关系型数据库的话,你就会开始使用SQLAlchemy,SQLAlchemy是很有趣的!
When the query is run, SQLAlchemy will send the query string(with bind parameters) and the actual variables to the database engine.
当查询运行时,SQLAlchemy将发送查询字符串(带有绑定参数)和实际变量(在本例中,弦乐“里克数据库引擎。
TurboGears is a framework built on top of several reputable Python projects,such as SQLAlchemy, WebOb, Repoze, and Genshi.
TurboGears是在几个著名的Python项目上构建起来的一个框架,如SQLAlchemy,WebOb,Repoze,Genshi。
This is the same basic idea as Enum, but SQLAlchemy also uses the same hooks as property so you can modify column values naturally.
它的基本思想类同Enum,但SQLAlchemy也使用和property同样的钩子,自然而然地,你可以修改列的值。
This course assumes you have experienceworking with the Flask web development framework, SQLAlchemy, and understand the basics of OAuth 2.0.
本课程要求学员有使用FlaskWeb开发框架、SQLAlchemy的经验,并理解OAuth2.0的基本原理。
It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.
它旨在简化在Flask中使用SQLAlchemy,提供有用的缺省值和额外的帮助器,使其更容易完成常见任务。
Raiseerr¶- When True, if the given subject does not correspond to a known SQLAlchemy inspected type, sqlalchemy. exc.
Raiseerr¶--什么时候?True,如果给定的主题与已知的SQLAlchemy检查类型不对应,sqlalchemy.exc.
It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.
它致力于简化在Flask中SQLAlchemy的使用,提供了有用的默认值和额外的助手来更简单地完成常见任务。
Since its introduction in 2008, Sphinx has been adopted by many other important Python projects,including Bazaar, SQLAlchemy, MayaVi, SageMath, SciPy, Django and Pylons.
自2008年Sphinx被引入以来,已经被许多其他重要的Python项目采用,包括Bazaar、SQLAlchemy、MayaVi、SageMath、SciPy、Django和Pylons。
Column, Integer, String, Model and other SQLAlchemy classes are all available via the db object constructed from Flask-SQLAlchemy.
Column,Integer,String,Model和其他的SQLAlchemy类都可以通过由Flask-SQLAlchemy构造的db对象访问。
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
SQLAlchemy是PythonSQL工具包和ObjectRelationalMapper,它为应用程序开发人员提供了SQL的全部功能和灵活性。
Before going into the difference between Python's ORM frameworks(Django and SQLAlchemy), let's make sure we fully understand the use of ORM frameworks in general.
在介绍Python的ORM框架(Django和SQLAlchemy)不同之前,我们先要确保完全理解ORM框架的用途。
SQLAlchemy was first released in February 2006 and has quickly become one of the most widely used object-relational mapping tools in the Python community, alongside Django's ORM.
SQLAlchemy首次发行于2006年2月,并迅速地在Python社区中最广泛使用的ORM工具之一,不亚于Django的ORM框架。
The two most popular ORMs are SQLAlchemy and Django ORM which matches the popularity of the two leading web development frameworks: Flask and Django.
两个最流行的ORM是SQLAlchemy和DjangoORM,它们与两个领先的Web开发框架:Flask和Django的流行度相匹配。
SQLAlchemy 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“采用简单的Python语言,为高效和高性能的数据库访问设计,实现了完整的企业级持久模型”。
Results: 25, Time: 0.0227

Top dictionary queries

English - Chinese