svn commit: r47146 - head/share/xml

Rene Ladan rene at FreeBSD.org
Sun Aug 2 18:31:54 UTC 2015


Author: rene
Date: Sun Aug  2 18:31:53 2015
New Revision: 47146
URL: https://svnweb.freebsd.org/changeset/doc/47146

Log:
  Add Devart, a company that provides database connectivity tools which run on
  FreeBSD.
  
  PR:		199659
  Submitted by:	denisy at devart.com

Modified:
  head/share/xml/commercial.software.xml

Modified: head/share/xml/commercial.software.xml
==============================================================================
--- head/share/xml/commercial.software.xml	Sat Aug  1 17:53:27 2015	(r47145)
+++ head/share/xml/commercial.software.xml	Sun Aug  2 18:31:53 2015	(r47146)
@@ -286,6 +286,25 @@
     </description>
   </entry>
 
+  <entry id="Devart" category="DATABASE">
+    <name>Devart</name>
+    <url>https://www.devart.com/unidac</url>
+    <description>
+      Devart Delphi Data Access Components are feature-rich and
+      high-performance libraries of components that provide native
+      connectivity to Oracle, SQL Server, MySQL, PostgreSQL, SQLite,
+      Interbase, Firebird from Delphi, C++Builder, Lazarus (and Free
+      Pascal) under Windows, Mac OS X, iOS, Android, Linux, and
+      FreeBSD for both 32-bit and 64-bit platforms.  These Data
+      Access Components aim to assist programmers in developing of
+      fast and native desktop and mobile applications.  It provides
+      both possibility of connection to Oracle, SQL Server, MySQL,
+      PostgeSQL, SQLite, Firebird and Interbase by means of native
+      data access and directly via TCP/IP without involving Database
+      Client.
+    </description>
+  </entry>
+
   <entry id="Dynode" category="SYSADMIN">
     <name>Dynode Productions</name>
     <url>http://www.dynode.net/</url>


More information about the svn-doc-all mailing list