What is the translation of " SQLALCHEMY " in English?

Examples of using Sqlalchemy in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
SQLAlchemy学习学习第一天.
Hands on learning the first day.
在某些情况下,Django和SQLAlchemy可以同时使用。
In some cases, Django and SQLAlchemy can be used together.
用于复杂查询在某些情况下,Django和SQLAlchemy可以一起使用。
In some cases, Django and SQLAlchemy can be used together.
在某些情况下,Django和SQLAlchemy可以一起使用。
In some cases, Django and SQLAlchemy can be used together.
SQLAlchemy等模块使SQL与其他语言的集成变得简单明了.
Modules like SQLAlchemy make the integration of SQL with other languages simple.
Alembic是一个专门为SQLAlchemy使用的数据库迁移工具。
Alembic is a databasemigration tool created specifically for use with SQLAlchemy.
如果社区对你至关重要(我认为它应该是),SQLAlchemy该是你的选择。
If community isimportant to you(and I think it should be), SQL Alchemy should be your choice.
我们是幸运的,SQLAlchemy有一个很酷的命令,它将替我们做了所有的事情。
Lucky for us, SQLAlchemy has a really cool command that will do all of this for us.
SQLAlchemy认为数据库是关系代数引擎,而不仅仅是表的集合。
SQLAlchemy considers the database to be a relational algebra engine, not just a collection of tables.
程序猿们利用诸如SQLAlchemy等模块可以直接把SQL整合到其他语言中。
Modules such as SQLAlchemy make integrating SQL with other languages straightforward.
另外,当你使用一个关系型数据库的话,你就会开始使用SQLAlchemy,SQLAlchemy是很有趣的!
Plus, when you use a relational database you get to use SQLAlchemy and SQLAlchemy is fun.
现在多亏了SQLAlchemy,我们的表已经在我们的配置中指定的数据库中创建好了。
Now, thanks to SQLAlchemy, our tables have been created in the database specified in our configuration.
我们首先初始化并配置你的Flask应用,然后用它来初始化你的SQLAlchemy数据库处理程序。
First we initialize and configure our Flask app andthen we use it to initialize our SQLAlchemy database handler.
Flask-SQLALchemy是一个给你的应用添加SQLALchemy支持的Flask扩展。
Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application.
这个inspect()函数是SQLAlchemy公共API的入口点,用于查看内存中对象的配置和构造。
The inspect() function is the entry point to SQLAlchemy's public API for viewing the configuration and construction of in-memory objects.
Flask-SQLAlchemy是一个为您的Flask应用增加SQLAlchemy支持的扩展。
Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application.
它的基本思想类同Enum,但SQLAlchemy也使用和property同样的钩子,自然而然地,你可以修改列的值。
This is the same basic idea as Enum, but SQLAlchemy also uses the same hooks as property so you can modify column values naturally.
TurboGears是在几个著名的Python项目上构建起来的一个框架,如SQLAlchemy,WebOb,Repoze,Genshi。
TurboGears is a framework built on top of several reputable Python projects,such as SQLAlchemy, WebOb, Repoze, and Genshi.
当查询运行时,SQLAlchemy将发送查询字符串(带有绑定参数)和实际变量(在本例中,弦乐“里克数据库引擎。
When the query is run, SQLAlchemy will send the query string(with bind parameters) and the actual variables to the database engine.
本课程要求学员有使用FlaskWeb开发框架、SQLAlchemy的经验,并理解OAuth2.0的基本原理。
This course assumes you have experienceworking with the Flask web development framework, SQLAlchemy, and understand the basics of OAuth 2.0.
它旨在简化在Flask中使用SQLAlchemy,提供有用的缺省值和额外的帮助器,使其更容易完成常见任务。
It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.
Raiseerr¶--什么时候?True,如果给定的主题与已知的SQLAlchemy检查类型不对应,sqlalchemy.exc.
Raiseerr¶- When True, if the given subject does not correspond to a known SQLAlchemy inspected type, sqlalchemy. exc.
它致力于简化在Flask中SQLAlchemy的使用,提供了有用的默认值和额外的助手来更简单地完成常见任务。
It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.
SQLAlchemy是PythonSQL工具包和ObjectRelationalMapper,它为应用程序开发人员提供了SQL的全部功能和灵活性。
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Column,Integer,String,Model和其他的SQLAlchemy类都可以通过由Flask-SQLAlchemy构造的db对象访问。
Column, Integer, String, Model and other SQLAlchemy classes are all available via the db object constructed from Flask-SQLAlchemy.
SQLAlchemy首次发行于2006年2月,并迅速地在Python社区中最广泛使用的ORM工具之一,不亚于Django的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.
如果你正在使用MSSQL,则应该使用SQLAlchemy,因为它完全支持MSSQL,并且也可以找到更多相关的信息和文档。
If you're using MSSQL, you should go for SQLAlchemy, as it's fully supported by it and you will find more information and documentation about it.
两个最流行的ORM是SQLAlchemy和DjangoORM,它们与两个领先的Web开发框架:Flask和Django的流行度相匹配。
The two most popular ORMs are SQLAlchemy and Django ORM which matches the popularity of the two leading web development frameworks: Flask and Django.
SQLAlchemy“采用简单的Python语言,为高效和高性能的数据库访问设计,实现了完整的企业级持久模型”。
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".
自2008年Sphinx被引入以来,已经被许多其他重要的Python项目采用,包括Bazaar、SQLAlchemy、MayaVi、SageMath、SciPy、Django和Pylons。
Since its introduction in 2008, Sphinx has been adopted by many other important Python projects,including Bazaar, SQLAlchemy, MayaVi, SageMath, SciPy, Django and Pylons.
Results: 37, Time: 0.0164

Top dictionary queries

Chinese - English