<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" title="XSL Formatting" href="/show_new_final.xsl" media="all"?>
<!--
SINA Corporation (NASDAQ: SINA) is a leading online media company and value-added information service (VAS) provider for China and for Chinese communities worldwide. With a branded network of localized websites targeting Greater China and overseas Chinese, SINA provides services through five major business lines including SINA.com (online news and content), SINA Mobile (mobile value-added services), SINA Online (community-based services and games), SINA.net (search and enterprise services) and SINA E-commerce (online shopping), offering Internet users and government and business clients an array of services including online media and entertainment, online fee-based VAS/wireless VAS, and e-commerce and enterprise e-solutions.
With 230 million registered users worldwide, 450 million daily page views and over 60 million active users for a variety of fee-based services, SINA is the most recognized Internet brand name in China and among Chinese communities globally.
In various surveys and polls, SINA has been recognized as the most valuable brand and the most popular website in China. For 2003 and 2005, SINA was ranked the "Most Preferred Website" in China according to the Chinese Academy of Social Sciences and considered "The Most Respected Chinese Company" for three consecutive years in 2003, 2004 and 2005 by the Economic Observer and the Management Case Study Center of Beijing University. At the same time, South China Weekend in both 2003 and 2004 honored SINA with the prestigious award of the "Chinese Language Medium of the Year."
****[pid:176,tid:56,did:170,fid:1130]****-->
<rss version="2.0">
	<channel>
		<title>
			<![CDATA[数据库类]]>
		</title>
		<image>
			<title>
				<![CDATA[新浪下载]]>
			</title>
			<link>http://tech.sina.com.cn/down</link>
			<url>http://i3.sinaimg.cn/download/icon/2006/U1495P176T44D19F934DT20060421142150.gif</url>
		</image>
		<description>
			<![CDATA[编程开发/数据库类]]>
		</description>
		<link>http://php.tech.sina.com.cn/download/d_list.php?f_categoryid=173</link>
		<language>zh-cn</language>
		<generator>WWW.SINA.COM.CN</generator>
		<ttl>5</ttl>
		<copyright>
			<![CDATA[Copyright 1996 - 2017 SINA Inc. All Rights Reserved]]>
		</copyright>
		<pubDate>Sat, 1 Apr 2017 05:37:24 GMT</pubDate>
		<category>
			<![CDATA[]]>
		</category>
		<item>
			<title>
				<![CDATA[MySQL管理利器 phpMyAdmin]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/13517.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/13517.html</guid>
			<category>
				<![CDATA[13517]]>
			</category>
			<pubDate>Sat, 1 Apr 2017 05:37:22 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　phpMyAdmin是一个用PHP编写的，可以通过互联网控制和操作MySQL。通过phpMyAdmin可以完全对数据库进行操作，例如建立、复制/删除数据等等。</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[phpMyAdmin for Linux]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/28272.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/28272.html</guid>
			<category>
				<![CDATA[28272]]>
			</category>
			<pubDate>Sat, 1 Apr 2017 05:37:07 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　phpMyAdmin是一个用PHP编写的，可以通过互联网控制和操作MySQL。通过phpMyAdmin可以完全对数据库进行操作，例如建立、复制/删除数据等等。</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[Microsoft SQL Server 2016 SP1 Express]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/67577.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/67577.html</guid>
			<category>
				<![CDATA[67577]]>
			</category>
			<pubDate>Thu, 16 Mar 2017 05:51:27 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　Microsoft SQL Server 2016 SP1 Express是一个功能强大且可靠的免费数据管理系统，它为轻型网站和桌面应用程序提供了丰富且可靠的数据存储。</p>

<p>　　Microsoft SQL Server 2016 SP1 Express 是功能丰富的免费 SQL Server 版本，适合于学习、开发和增强桌面、Web 以及小规模服务器应用程序，也适合于通过 ISV 进行重新分发。</p>

<p>　　<strong>LocalDB (SqlLocalDB)</strong></p>

<p>　　LocalDB 是 Express 的一种轻型版本，该版本具备所有可编程性功能，但在用户模式下运行，并且具有快速的零配置安装和必备组件要求较少的特点。如果您需要通过简单方式从代码中创建和使用数据库，则可使用此版本。此版本可与 Visual Studio 之类的应用程序和数据库开发工具捆绑在一起，也可以与需要本地数据库的应用程序一起嵌入。</p>

<p>　　<strong>Express (SQLEXPR)</strong></p>

<p>　　Express 版本仅包含 SQL Server 数据库引擎。它最适合需要接受远程连接或以远程方式进行管理的情况。</p>

<p>　　<strong>Express with Advanced Services (SQLEXPRADV)</strong></p>

<p>　　除 SQL 数据库引擎外，此包还包含全文搜索和 Reporting Services 功能。</p>

<p>　　出版日期：2017/3/15</p>

<p>　　支持的操作系统</p>

<p>　　Windows 10 , Windows 8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016</p>

<p>　　处理器</p>

<p>　　Intel 兼容的处理器，速度最低为 1 GHz 或更快的处理器</p>

<p>　　RAM</p>

<p>　　最小 512 MB</p>

<p>　　硬盘空间</p>

<p>　　4.2 GB 的磁盘空间</p>

<p>　　限制： Microsoft SQL Server Express 支持 1 个物理处理器、1 GB 内存和 10 GB 存储空间</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[多重数据库管理 Database .NET]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/43516.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/43516.html</guid>
			<category>
				<![CDATA[43516]]>
			</category>
			<pubDate>Mon, 28 Nov 2016 05:34:06 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　Database .NET是一个免费多重数据库管理工具，提供更简单方便的可视化界面浏览数据库内容，无须另外安装整个数据库系统，即可直接本地或远程进行数据库的在线存取，方便数据库调试，修改，查询，打印，输出，备份…等多方面处理。</p>

<p>　　<strong>支持的数据库种类：</strong></p>

<p>　　MS Access 97-2003 (*.mdb;*.*)</p>

<p>　　MS Access 2007 (*.accdb)</p>

<p>　　MS Excel 97-2003 (*.xls)</p>

<p>　　MS Excel 2007 (*.xlsx)</p>

<p>　　Firebird (*.gdb;*.fdb)</p>

<p>　　MySQL 5.x or later</p>

<p>　　SQL Server</p>

<p>　　SQL Server CE 3.5sp1 (*.sdf)</p>

<p>　　SQLite (*.db;*.db3;*.sqlite)</p>

<p>　　PostgreSQL</p>

<p>　　Oracle</p>

<p>　　dBASE IV (*.dbf)</p>

<p>　　<strong>运行环境：</strong><a class="akey" href="http://down.tech.sina.com.cn/content/16927.html" target="_blank">.NET 2.0</a>，兼容<a class="akey" href="http://down.tech.sina.com.cn/content/16927.html" target="_blank">.NET 2.0</a>/<a class="akey" href="http://down.tech.sina.com.cn/content/28581.html" target="_blank">3.0</a>/<a class="akey" href="http://down.tech.sina.com.cn/content/40694.html" target="_blank">3.5</a></p>

<p>　　<strong>Database .NET的特色有什么？</strong></p>

<p>　　整合支持多种数据库平台，单一文件方便携带与使用</p>

<p>　　支持语法高亮显示(Syntax Highlighting)</p>

<p>　　数据库自动化处理(Automatically): 无须通过SQL命令或外部执行</p>

<p>　　密码保护(Protect Database): Access 97-2003/Access 2007/SQL Server CE/SQLite</p>

<p>　　自动新建(Create Database): Access 2000/Access 2007/Firebird/SQL Server CE/SQLite</p>

<p>　　自动压缩(Shrink Database): Access 97-2003/Access 2007/Firebird/MySQL(MyISAM)/SQL Server/SQL Server CE/SQLite/PostgreSQL</p>

<p>　　备份还原(Backup/Restore Database): MySQL/SQL Server/PostgreSQL</p>

<p>　　支持代码自动生成(Code Generation): Access/Firebird/MySQL/Oracle/PostgreSQL/SQL Server/SQL Server CE/SQLite</p>

<p>　　支持数据库服务管理(Service Manager): Firebird/MySQL/PostgreSQL/SQL Server</p>

<p>　　支持多页签查询(Multiple Query Tab), 多页签结果显示(Multiple Result)</p>

<p>　　支持范例文件管理(SQL Example Manager)</p>

<p>　　支持拖放数据库加载(DragDrop Database)</p>

<p>　　结果输出(Export to CSV/XML/TXT)</p>

<p>　　多国语言显示(Multiple Language): 预设中英文，并可自行扩充</p>

<p>　　结果打印(Print query results）</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[数据库浏览器 MDB Viewer Plus]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/39275.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/39275.html</guid>
			<category>
				<![CDATA[39275]]>
			</category>
			<pubDate>Fri, 4 Dec 2015 07:22:31 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　MDB Viewer Plus是一个免费MDB文件浏览器和编辑器。它不需要安装运行微软提供的数据访问组件( MDAC ),就可以查看,编辑,查询和搜索Access MDB文件.</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[数据库管理开发工具软件 Navicat Premium]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/65557.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/65557.html</guid>
			<category>
				<![CDATA[65557]]>
			</category>
			<pubDate>Fri, 20 Nov 2015 07:18:48 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　Navicat Premium 是一套数据库管理工具，Navicat Premium 支持大部分在现今数据库管理系统中使用的功能，包括存储过程、事件、触发器、函数、视图等，最主要的是它可以同时连接 Mysql、 Mariadb、Sql Server、Sqlite、Oracle 和 PostgreSql，让管理不同类型的资料库更加的方便。</p>

<p>　　Navicat Premium 支持快速地在各种数据库系统间传输数据，传输指定 SQL 格式以及编码的纯文本文件。执行不同数据库的批处理作业并在指定的时间运行。其他功能包括导入向导、导出向导、查询创建工具、报表创建工具、数据同步、备份、工作计划及更多。</p>

<p>　　Navicat Premium 在三种平台上是可用的——Windows、Mac、Linux。Navicat Premium 的功能不仅符合专业开发人员的所有需求，对数据库服务器的新手来说学习起来也相当容易。</p>

<p>　　<strong>更新日志：</strong></p>

<p>　　1、进一步提升了数据库管理开发功能。</p>

<p>　　2、修复了部分本地或远程链接bug。</p>

<p>　　3、根据用户反馈，进一步完善了用户需求。</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[导航貓数据库管理工具 Navicat for SQL Server]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/49817.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/49817.html</guid>
			<category>
				<![CDATA[49817]]>
			</category>
			<pubDate>Fri, 20 Nov 2015 07:12:18 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　Navicat for SQL Server 是一套专为 SQL Server设计的全面的图形化数据库管理及开发工具，可进行创建、编辑和删除全部数据库对象，例如表、视图、函数、索引和触发器，或运行 SQL查询和脚本，查看或编辑 BLOBs、HEX、ER 图表的数据，显示表的关系。</p>

<p>　　建立图形关联式数据库、从 ODBC 导入数据、同步不同 SQL Server 之间的数据、批处理作业计划、设定用户和访问权限，Navicat for SQL Server 是齐全的图形化管理器。连接到任何本机或远程的SQL Server，Navicat for SQL Server 与 SQL Server 2000、2005、2008、2008R2、2012、2014和SQL Azure兼容。</p>

<p>　　Navicat Premium 在两种平台上是可用的——Windows、Mac。 Navicat 极完备的图形用户介面(GUI)，让你可以简便地以安全且简单的方法创建、组织、访问和共享资讯及进行 SQL Server 的管理。Navicat 的功能足以符合专业开发人员的所有需求，但是对 SQL Server 的新手来说又相当容易学习。</p>

<p>　　<strong>更新日志：</strong></p>

<p>　　1、进一步提升了数据库管理开发功能。</p>

<p>　　2、修复了部分本地或远程链接bug。</p>

<p>　　3、根据用户反馈，进一步完善了用户需求。</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[导航貓数据库管理工具 Navicat for Oracle]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/40651.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/40651.html</guid>
			<category>
				<![CDATA[40651]]>
			</category>
			<pubDate>Fri, 20 Nov 2015 07:04:52 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　Navicat for Oracle 简化工作环境，提高 Oracle 开发人员和管理员的效率和生产力。</p>

<p>　　除了 Oracle 的核心功能外，Navicat for Oracle 也提供了一些丰富的增强功能，包括数据模型工具、数据或结构同步、导入或导出，令数据维护更容易。Navicat的功能足以符合专业开发人员的所有需求，但是对Oracle的新手来说又相当容易学习。</p>

<p>　　Navicat for Oracle 能连接到版本8i或以上的 Oracle 数据库服务器，并支持大部分最新版本的 Oracle 对象功能，包括目录、表空间、同义词、实体化视图、触发器、序列、类型等。凭借精心设计的用户界面 (GUI)，可以简便快捷地以安全且简单的方法创建、组织、访问和共享信息，优化 Oracle 管理，引领Oracle的系统管理进入下一个阶段。</p>

<p>　　Navicat for Oracle在三种平台上是可用的——Windows、Mac、Linux。它可以使用户连接到本地/远程Oracle服务器，提供了几种实用工具，例如数据/结构同步、导入/导出、备份和报告。</p>

<p>　　<strong>更新日志：</strong></p>

<p>　　1、进一步提升了数据库管理开发功能。</p>

<p>　　2、修复了部分本地或远程链接bug。</p>

<p>　　3、根据用户反馈，进一步完善了用户需求。</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[数据库管理开发工具软件 Navicat for MySQL简体中文版]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/65306.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/65306.html</guid>
			<category>
				<![CDATA[65306]]>
			</category>
			<pubDate>Mon, 26 Oct 2015 06:29:58 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[

<p>　　Navicat for MySQL 是一款强大的 MySQL 数据库管理和开发工具，它为专业开发者提供了一套强大的足够尖端的工具，但对于新用户仍然易于学习。</p>

<p>　　Navicat for MySQL 基于Windows平台，为 MySQL 量身订作，提供类似于 MySQL 的用管理界面工具。此解决方案的出现，将解放 PHP、J2EE 等程序员以及数据库设计者、管理者的大脑，降低开发成本，为用户带来更高的开发效率。</p>

<p>　　Navicat for MySQL 使用了极好的图形用户界面(GUI)，可以用一种安全和更为容易的方式快速和容易地创建、组织、存取和共享信息。 用户可完全控制 MySQL 数据库和显示不同的管理资料，包括一个多功能的图形化管理用户和访问权限的管理工具，</p>

<p>　　方便将数据从一个数据库转移到另一个数据库中(Local to Remote、Remote to Remote、Remote to Local)，进行档案备份。</p>

<p>　　Navicat for MySQL 支援 Unicode，以及本地或远程 MySQL 服务器多连线，用户可浏览数据库、建立和删除数据库、编辑数据、建立或执行 SQL queries、管理用户权限(安全设定)、将数据库备份/复原、汇入/汇出数据(支援 CSV, TXT, DBF 和 XML 档案种类)等。</p>

<p>　　软件与任何 MySQL 5.0.x 伺服器版本兼容，支援 Triggers，以及 BINARY VARBINARY/BIT 数据种类等的规范。</p>

<p>　　<strong>更新日志：</strong></p>

<p>　　1、进一步提升了数据库管理开发功能。</p>

<p>　　2、修复了部分本地或远程链接bug。</p>

<p>　　3、根据用户反馈，进一步完善了用户需求。</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[SQL Server 2014 RTM安全性更新(KB2977315)]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/62620.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/62620.html</guid>
			<category>
				<![CDATA[62620]]>
			</category>
			<pubDate>Wed, 13 Aug 2014 08:26:57 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　SQL Server 2014 RTM 中发现了一个安全性问题，可能会允许攻击者危害您的系统并获得对您系统的控制权。通过从 Microsoft 安装此更新，可帮助您保护计算机。在安装此项之后，您可能需要重新启动计算机。&nbsp;</p>

<p>　　支持的操作系统</p>

<p>　　Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2 SP1, Windows Server 2012 R2</p>

<p>　　此更新适用于 SQL Server 2014 RTM 实例。</p>

<p>　　出版日期：2014/8/12</p>

<p>　　语言：中文(简体)</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[数据库编辑免费工具 Exportizer]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/15998.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/15998.html</guid>
			<category>
				<![CDATA[15998]]>
			</category>
			<pubDate>Wed, 8 Jan 2014 02:10:32 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　Exportizer是一款查看、编辑、过滤、复制、导出数据库(DB, DBF, TXT, CSV, ASC)内容的工具，可以将数据库通过剪贴板复制到XLS, RTF, XML, HTML, TXT等文件中。</p>

<div class="copyIcon copy0"></div>

<div class="pasteIcon paste0"></div>

<div class="notifyIcon" style="display: none;"></div>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[Oracle SQL Developer ]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/60064.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/60064.html</guid>
			<category>
				<![CDATA[60064]]>
			</category>
			<pubDate>Thu, 17 Oct 2013 03:13:07 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　Oracle SQL Developer 是基于 Oracle RDBMS 环境的一款功能强大的开发工具。但功能强大通常意味着“难以掌握”，而 Oracle SQL Developer 却并非如此，它拥有直观的导航式界面。开发 SQL Developer 的目的就是要提高开发人员和超级用户的工作效率，单击一下鼠标就可以显示有用的信息，从而消除了键入一长串名字的烦恼，也无需费尽周折地去研究整个应用程序中究竟用到了哪些列。</p>

<p>　　Oracle SQL Developer 融入了迁移支持，它包括重新开发的特性并且极大地扩展了原来的 Oracle 迁移工作台的功能和可用性，可以将 Microsoft Access、Microsoft SQL Server 和 MySQL 数据库迁移到 Oracle。SQL Developer 是一款处处以开发人员为本的 GUI (图形用户界面)工具。这款工具的界面非常直观，而且在每个 Context 中都包含了很多实用的选项。通过它的导航树结构可以很容易地找到数据库对象。</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[开源数据库 PostgreSQL]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/44073.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/44073.html</guid>
			<category>
				<![CDATA[44073]]>
			</category>
			<pubDate>Mon, 14 Oct 2013 05:24:37 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　PostgreSQL是面向目标的关系数据库系统，它具有传统商业数据库系统的所有功能，同时又含有将在下一代DBMS系统的使用的增强特性。 PostgreSQL是自由免费的，并且所有源代码都可以获得。</p>

<p>　　PostgreSQL也有<strong><a href="http://down.tech.sina.com.cn/content/49810.html" target="_blank">Linux</a></strong>和<strong><a href="http://down.tech.sina.com.cn/content/49811.html" target="_blank">Mac</a></strong>版本。</p>

<div class="copyIcon copy0"></div>

<div class="pasteIcon paste0"></div>

<div class="notifyIcon" style="display: none;"></div>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[开源数据库 PostgreSQL for Linux]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/49810.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/49810.html</guid>
			<category>
				<![CDATA[49810]]>
			</category>
			<pubDate>Tue, 10 Sep 2013 02:33:08 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　PostgreSQL是面向目标的关系数据库系统，它具有传统商业数据库系统的所有功能，同时又含有将在下一代DBMS系统的使用的增强特性。 PostgreSQL是自由免费的，并且所有源代码都可以获得。</p>

<p>　　PostgreSQL也有<strong><a href="http://down.tech.sina.com.cn/content/44073.html" target="_blank">Windows</a></strong>和<strong><a href="http://down.tech.sina.com.cn/content/49811.html" target="_blank">Mac</a></strong>版本。</p>

<div class="copyIcon copy0"></div>

<div class="pasteIcon paste0"></div>

<div class="notifyIcon" style="display: none;"></div>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[开源数据库 PostgreSQL for Mac]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/49811.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/49811.html</guid>
			<category>
				<![CDATA[49811]]>
			</category>
			<pubDate>Tue, 10 Sep 2013 02:32:43 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　PostgreSQL是面向目标的关系数据库系统，它具有传统商业数据库系统的所有功能，同时又含有将在下一代DBMS系统的使用的增强特性。 PostgreSQL是自由免费的，并且所有源代码都可以获得。</p>

<p>　　PostgreSQL也有<strong><a href="http://down.tech.sina.com.cn/content/44073.html" target="_blank">Windows</a></strong>和<strong><a href="http://down.tech.sina.com.cn/content/49810.html" target="_blank">Linux</a></strong>版本。</p>

<div class="copyIcon copy0"></div>

<div class="pasteIcon paste0"></div>

<div class="notifyIcon" style="display: none;"></div>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[DtSQL-通用数据库管理工具]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/54450.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/54450.html</guid>
			<category>
				<![CDATA[54450]]>
			</category>
			<pubDate>Mon, 12 Aug 2013 02:47:00 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　DtSQL是一款通用的数据库查询，编辑，浏览和管理工具。它能支持目前市面上见到几乎所有的数据库，并能在主要的操作系统上运行。</p>

<p>　　支持的数据库包括：Cache, DB2, Derby, Firebird, FrontBase, H2, HSQLDB, Informix, Ingres, JDatastore, MaxDB, Mckoi, Mimer, MySQL, Oracle, PointBase, PostgresSQL, Solid, SQLite, SQL Server, SQL Anywhere, Sybase (ASE)</p>

<p>　　主要功能：</p>

<p>　　1.数据库浏览： schemas, tables, columns, primary and foreign keys, constraints, views, indexes, triggers, stored procedures, functions, sequences,</p>

<p>　　2.数据库管理： 新建，修改，查看，删除 tables, views, indexes, constraints, stored procedures, functions, triggers, sequences</p>

<p>　　3.数据管理： 编辑表数据，包括BLOB和CLOB数据；过滤，排序，查找查询结果；插入，复制，更新和删除表数据；查找，替换表数据，</p>

<p>　　4. SQL工具： 编辑，格式化和执行SQL语句</p>

<p>　　5. SQL生成工具：帮助生成查询，插入，更新，删除SQL语句</p>

<p>　　6. 数据导入：提供强大的数据导入功能. 能够从不同的数据文件导入数据： CSV files, Excel files, and fixed-width files。并可以选择integer, date, time, timestamp, and boolean的模板来解析数据</p>

<p>　　7.数据导出： 提供强大的数据导出功能。能够导出数据(单表/多表/查询结果)到多种数据文件格式：CSV files, Excel files, XML, HTML, SQL insert statements and fixed width files。并可以选择integer, date, time, timestamp, and boolean的模板来格式化数据</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[AnySQL Maestro ]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/58907.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/58907.html</guid>
			<category>
				<![CDATA[58907]]>
			</category>
			<pubDate>Fri, 19 Jul 2013 03:23:51 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　AnySQL Maestro是一个实用和可靠的数据库应用程序，可让连接到数据库，以最便捷的方式创建或执行查询操作。支持几乎所有的数据库，包括：SQL Server, MySQL, Access等等。(新浪)</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[分布式数据库系统 MongoDB ]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/57702.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/57702.html</guid>
			<category>
				<![CDATA[57702]]>
			</category>
			<pubDate>Thu, 25 Apr 2013 04:11:36 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　MongoDB是一种文件导向数据库管理系统，由C++撰写而成，以此来解决应用程序开发社区中的大量现实问题。2007年10月，MongoDB由10gen团队所发展。2009年2月首度推出。</p>

<p>　　MongoDB是一个基于分布式文件存储的数据库。由C++语言编写。旨在为WEB应用提供可扩展的高性能数据存储解决方案。</p>

<p>　　MongoDB也有<a href="http://down.tech.sina.com.cn/content/57704.html" target="_blank"><strong>Mac<a href="http://down.tech.sina.com.cn/content/57702.html" target="_blank"></a></strong></a>和<a href="http://down.tech.sina.com.cn/content/57703.html" target="_blank"><strong>Linux</strong></a>版本。</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[分布式数据库系统 MongoDB for Linux]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/57703.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/57703.html</guid>
			<category>
				<![CDATA[57703]]>
			</category>
			<pubDate>Thu, 25 Apr 2013 04:11:14 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　MongoDB是一种文件导向数据库管理系统，由C++撰写而成，以此来解决应用程序开发社区中的大量现实问题。2007年10月，MongoDB由10gen团队所发展。2009年2月首度推出。</p>

<p>　　MongoDB是一个基于分布式文件存储的数据库。由C++语言编写。旨在为WEB应用提供可扩展的高性能数据存储解决方案。</p>

<p>　　MongoDB也有<a href="http://down.tech.sina.com.cn/content/57702.html" target="_blank"><strong>Windows</strong></a>和<a href="http://down.tech.sina.com.cn/content/57704.html" target="_blank"><strong>Mac</strong><a href="http://down.tech.sina.com.cn/content/57703.html" target="_blank"><strong></strong></a></a>版本。</p>]]>
			</description>
		</item>
		<item>
			<title>
				<![CDATA[分布式数据库系统 MongoDB for Mac]]>
			</title>
			<link>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/57704.html</link>
			<author>WWW.SINA.COM.CN</author>
			<guid>http://go.rss.sina.com.cn/redirect.php?url=http://down.tech.sina.com.cn/content/57704.html</guid>
			<category>
				<![CDATA[57704]]>
			</category>
			<pubDate>Thu, 25 Apr 2013 04:10:55 GMT</pubDate>
			<comments></comments>
			<description>
				<![CDATA[
<p>　　MongoDB是一种文件导向数据库管理系统，由C++撰写而成，以此来解决应用程序开发社区中的大量现实问题。2007年10月，MongoDB由10gen团队所发展。2009年2月首度推出。</p>

<p>　　MongoDB是一个基于分布式文件存储的数据库。由C++语言编写。旨在为WEB应用提供可扩展的高性能数据存储解决方案。</p>

<p>　　MongoDB也有<a href="http://down.tech.sina.com.cn/content/57702.html" target="_blank"><strong>Windows</strong></a>和<a href="http://down.tech.sina.com.cn/content/57703.html" target="_blank"><strong>Linux</strong></a>版本。</p>]]>
			</description>
		</item>
	</channel>
</rss>