当前位置: 首页 > 软件库 > 数据库相关 > >

architect

授权协议 View license
开发语言 C/C++
所属分类 数据库相关
软件类型 开源软件
地区 不详
投 递 者 印宏阔
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Architect

Architect is a set of tools which enhances ORMs written in Python with more features and simplifiesdifferent database related complex tasks.

Features

Dependencies

Architect has no required external dependencies except for the ORM it will be used with.

Installation

To install Architect, simply:

$ pip install architect

or:

$ easy_install architect

Documentation

Documentation is available at https://architect.readthedocs.io.

Contacts and Support

I will be glad to get your feedback, pull requests, issues,whatever. Feel free to contact me for any questions.

Donations and Sponsorship

If you like this project and want to support it you have several options:

  1. Just give this project a star at the GitHub repository.
  2. Become a sponsor. Contact me via tepkeev at gmail dot com if you are interested in becoming a sponsorand we will discuss the terms and conditions.

Thanks

PremiumSoft for supporting this project by providing Open Source License of Navicat.

https://architect.readthedocs.io/_images/navicat_logo.png

Copyright and License

Architect is licensed under Apache 2.0 license. Check the LICENSE for details.

  • 谈谈架构 Architect, 中文译作架构师。先前用于建筑的设计,后来逐渐用于组织管理架构,再后来用于软件架构设计。 架构的重用性 房屋若没有建筑架构,红砖,水泥,绿瓦堆在一起,很容易再建造过程中,产生房屋变形,甚至房屋坍塌。笔者的邻居因拆迁可得更多的补偿,盲目增盖房屋,结果导致房屋坍塌,造成屋毁人亡。 组织没有架够,人员都是一堆散沙,没有有效的分工协作,人越多,组织越乱。所谓韩信带兵,多多益善

  • 生命周期软件设计方案——Enterprise Architect是以目标为导向的软件系统。它覆盖了系统开发的整个周期,除了开发类模型之外,还包括事务进程分析,使用案例需求,动态模型,组件和布局,系统管理,非功能需求,用户界面设计,测试和维护等。 为整个团队提供高级的UML 2.0建模工具EA为用户提供一个高性能、直观的工作界面,联合UML 2.0最新规范,为桌面电脑工作人员、开发和应用团队打造先进

  • Computer Architecture Copy from: http://cenalulu.github.io/linux/all-about-cpu-cache/ 黃婷婷共筆 memory main memory 跟 second memory 之間加一個virtual memory的系統,就access 的狀況來看會有分 random access memory: 你在任何一個位置去ac

  • From Peter Eeles, Senior IT Architect, IBM, Software Group The original article is on http://www.ibm.com/developerworks/rational/library/feb06/eeles/index.html

  • The basic building blocks of an Angular application are NgModules, which provide a compilation context for components. NgModules  ngModeule是angualr应用基本构建模块,为组件提供了编译的上下文。ngModule collect related code i

  • 版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp A practical, nuts-and-bolts guide to architectural solutions that describes step-by-step how to design robu

  • A Architecture Your brother has won an award at the recent Breakthroughs in Architectural Problems Conference and has been given the once in a lifetime opportunity of redesigning the city center of hi

  • Architecture: where non-functional decisions are cast and functional requirements are partitioned; Design: where functional requirements are accomplished.

  • 背景 结构问题 定义、设计软件模块化、模块之间交互,用户界面风格、对外接口方法、高层事务的对象操作、流程 [A]整体问题 系统结构 [B]局部问题 [1]数据结构 [2]算法 [3]编程范式 面向过程、面向对象 [1]元素组成、功能分配 1 [2]通信、同步、数据访问协议 1-n [3]总体组织结构、全局控制结构 n-n [4]物理分布

  • Architecture Design Process The architecture design process focuses on the decomposition of a system into different components and their interactions to satisfy functional and nonfunctional requiremen

 相关资料
  • Apache Shiro 设计理念是使程序的安全变得简单直观而易于实现,Shiro的核心设计参照大多数用户对安全的思考模式--如何对某人(或某事)在与程序交互的环境中的进行安全控制。 程序设计通常都以用户故事为基础,也就是说,你会经常设计用户接口或服务api基于用户如何(或应该)与软件交互。 例如,你可能会说,“如果我的应用程序的用户交互是登录,我将展示他们可以单击一个按钮来查看他们的帐户信息。

  • 我想用我的java代码生成一个活动图。它的工作是创建ActionElement: 所以我认为它对初始点(或入口点)的工作方式相同: 以下是指向Collection类的链接:http://www.sparxsystems.com/enterprise_architect_user_guide/9.2/Automation/Collection.html 问候 编辑 原名:“action”;类型:“行

  • 我正在使用Enterprise Architect制作一个序列图。序列图包含一些实际并行运行的实体,因为存在多个并行运行的核心和硬件外设。当我试图绘制一个包含并行运行的实体的行为的序列图时,程序会自动将消息和其他实体的调用向下移动,因为它认为它们是依次运行的。我的意思是让它们在同一时间运行。 我如何强制Enterprise Architect允许我绘制并行序列而不向下移动其他事件?

  • Enterprise Architect提供了一个方便的特性,可以从外部源生成UML工件(或术语表条目),这些工件可以作为RTF文件导入到项目中。 这些RTF可以作为“链接文档”或“UML文档工件”附加到现有项目(使用“工件”模型实体的< >原型)。第36页对此进行了描述:http://www.sparxsystems.com/downloads/whitepapers/requirements_

  • 使用Enterprise Architect(Version9.2),我创建了一些类和序列UML图。现在我需要那些图表在一个Word文档中。 我的第一种方法是用Windows7剪辑工具将它们剪掉,然后粘贴到文档中。但就印刷而言,质量太差了。 第二种方法是按照Enterprise Architect中提供的“将它们保存为图像”。但有了这个,质量就更差了。 第三种方法是将它们导出到pdf文件中。有了这

  • 是否可以将A的生命线显示为不中断?如果是,怎么做? 我最困惑的是,为什么它显示B的生命线是不间断的,而不是A的生命线。