{"id":4201,"date":"2022-12-09T10:33:36","date_gmt":"2022-12-09T15:33:36","guid":{"rendered":"https:\/\/www.lpi.org\/how-prepare-web-development-essentials-exam-part-3-databases\/"},"modified":"2023-07-31T08:32:48","modified_gmt":"2023-07-31T12:32:48","slug":"how-prepare-web-development-essentials-exam-part-3-databases","status":"publish","type":"post","link":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/","title":{"rendered":"How to Prepare for the Web Development Essentials exam, Part 3: Databases"},"content":{"rendered":"<p>This article finishes a series about the most recent addition to Linux Professional Institute certifications: <a href=\"https:\/\/www.lpi.org\/our-certifications\/web-development-essentials-overview\">Web Development Essentials<\/a>. The first two parts introduced you to front-end and back-end programming. The last major technology you need to understand is a database.<\/p>\n<h2>Databases<\/h2>\n<p>Most applications deal with large amounts of data, which can&#8217;t feasibly be stored in the server&#8217;s memory or in files. Relational databases such as MySQL and PostgreSQL are nearly always found where a web service is running. A music site, for instance, can let a visitor search for music through composer, title, genre, or date, and serve up results from a database.<\/p>\n<p>Relational databases accept requests through Structured Query Language (SQL). Although the details of the SQL differ from one database engine to another, the SQL you need for most web applications is very basic and works pretty much the same way on all databases. Searching for a combination of composer and title, or storing new information in a database, are basic operations.<\/p>\n<p>For Web Development Essentials, you should learn SQLite, which can easily run on a laptop. You will encounter more full-featured databases in work environments, but what you learn using SQLite will transfer to them.<\/p>\n<p>Programming languages and frameworks such as Node.js offer interfaces to let you send SQL to a database and interpret the results. For instance, if a search turns up 75 items, you can practice retrieving 10 items at a time and formatting them for display to the visitor. When you practice with databases, don&#8217;t think of just toy applications\u2013you should work with large data sets to get an understanding of their requirements.<\/p>\n<h1>A well-rounded approach to web development<\/h1>\n<p>In the workplace, you will probably specialize in particular technologies, but you should understand what the Web offers and how large web sites work, from top to bottom.<\/p>\n<p>We hope that this series of articles inspires you to consider Web Development Essentials and to master the skills listed here. You can learn the basic programming technologies for the Web without prior academic or professional training in programming. That makes web development an excellent place to start, if you want to pursue a career in computing. And as you go on to gain more academic and professional expertise, your knowledge of web development will continue to be relevant. Web development will be around for a long, long time.<\/p>\n<p>As explained earlier, experience with real-life web sites is valuable for passing the test. But many resources are available in books, videos, and other sources for the material. We invite you to read LPI\u2019s own <a href=\"https:\/\/learning.lpi.org\/en\/learning-materials\/030-100\/\" target=\"_blank\" rel=\"noopener\">Learning Materials for Web Development Essentials<\/a>, which is currently available in nine languages.<\/p>\n<p class=\"rtecenter\"><a href=\"https:\/\/www.lpi.org\/blog\/2022\/11\/17\/how-prepare-web-development-essentials-exam-part-2-front-end-and-back-end\"><< Read the previous post of this series<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article finishes a series about the most recent addition to Linux Professional Institute certifications: Web Development Essentials. The first two parts introduced you to front-end and back-end programming. The last major technology you need to understand is a database. &#8230; <a href=\"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/\" class=\"button-link\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":44,"featured_media":3609,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[10],"country":[],"language":[304],"ppma_author":[495],"class_list":["post-4201","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-10","language-english"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Prepare for the Web Development Essentials exam, Part 3: Databases - Linux Professional Institute (LPI)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Prepare for the Web Development Essentials exam, Part 3: Databases\" \/>\n<meta property=\"og:description\" content=\"This article finishes a series about the most recent addition to Linux Professional Institute certifications: Web Development Essentials. The first two parts introduced you to front-end and back-end programming. The last major technology you need to understand is a database. ... Leer m\u00e1s\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/\" \/>\n<meta property=\"og:site_name\" content=\"Linux Professional Institute (LPI)\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/LPIConnect\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-09T15:33:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-31T12:32:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/05\/article-WDE-introduction-blog-03.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1440\" \/>\n\t<meta property=\"og:image:height\" content=\"994\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Andrew Oram\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@lpiconnect\" \/>\n<meta name=\"twitter:site\" content=\"@lpiconnect\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Andrew Oram\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/\"},\"author\":{\"name\":\"Andrew Oram\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#\\\/schema\\\/person\\\/3406dc82718aebf8c9e647fe3a54116a\"},\"headline\":\"How to Prepare for the Web Development Essentials exam, Part 3: Databases\",\"datePublished\":\"2022-12-09T15:33:36+00:00\",\"dateModified\":\"2023-07-31T12:32:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/\"},\"wordCount\":455,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/article-WDE-introduction-blog-03.jpg\",\"articleSection\":[\"\ubd84\ub958\ub418\uc9c0 \uc54a\uc74c\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/\",\"name\":\"How to Prepare for the Web Development Essentials exam, Part 3: Databases - Linux Professional Institute (LPI)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/article-WDE-introduction-blog-03.jpg\",\"datePublished\":\"2022-12-09T15:33:36+00:00\",\"dateModified\":\"2023-07-31T12:32:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/article-WDE-introduction-blog-03.jpg\",\"contentUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/article-WDE-introduction-blog-03.jpg\",\"width\":1440,\"height\":994},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2022\\\/12\\\/09\\\/how-prepare-web-development-essentials-exam-part-3-databases\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Prepare for the Web Development Essentials exam, Part 3: Databases\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/\",\"name\":\"Linux Professional Institute (LPI)\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#organization\",\"name\":\"Linux Professional Institute (LPI)\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/logo.png\",\"width\":496,\"height\":175,\"caption\":\"Linux Professional Institute (LPI)\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/LPIConnect\",\"https:\\\/\\\/x.com\\\/lpiconnect\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/35136\",\"https:\\\/\\\/www.instagram.com\\\/lpi_org\\\/\",\"https:\\\/\\\/fosstodon.org\\\/@LPI\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#\\\/schema\\\/person\\\/3406dc82718aebf8c9e647fe3a54116a\",\"name\":\"Andrew Oram\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/cropped-andy-oram-bio-96x96.jpgdbb3f146554e46589556139ade4d760d\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/cropped-andy-oram-bio-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/cropped-andy-oram-bio-96x96.jpg\",\"caption\":\"Andrew Oram\"},\"description\":\"Andy is a writer and editor in the computer field. His editorial projects at O'Reilly Media ranged from a legal guide covering intellectual property to a graphic novel about teenage hackers. Andy also writes often on health IT, on policy issues related to the Internet, and on trends affecting technical innovation and its effects on society. Print publications where his work has appeared include The Economist, Communications of the ACM, Copyright World, the Journal of Information Technology &amp; Politics, Vanguardia Dossier, and Internet Law and Business. Conferences where he has presented talks include O'Reilly's Open Source Convention, FISL (Brazil), FOSDEM (Brussels), DebConf, and LibrePlanet. Andy participates in the Association for Computing Machinery's policy organization, USTPC.\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Prepare for the Web Development Essentials exam, Part 3: Databases - Linux Professional Institute (LPI)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/","og_locale":"es_ES","og_type":"article","og_title":"How to Prepare for the Web Development Essentials exam, Part 3: Databases","og_description":"This article finishes a series about the most recent addition to Linux Professional Institute certifications: Web Development Essentials. The first two parts introduced you to front-end and back-end programming. The last major technology you need to understand is a database. ... Leer m\u00e1s","og_url":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/","og_site_name":"Linux Professional Institute (LPI)","article_publisher":"https:\/\/www.facebook.com\/LPIConnect","article_published_time":"2022-12-09T15:33:36+00:00","article_modified_time":"2023-07-31T12:32:48+00:00","og_image":[{"width":1440,"height":994,"url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/05\/article-WDE-introduction-blog-03.jpg","type":"image\/jpeg"}],"author":"Andrew Oram","twitter_card":"summary_large_image","twitter_creator":"@lpiconnect","twitter_site":"@lpiconnect","twitter_misc":{"Escrito por":"Andrew Oram","Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/#article","isPartOf":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/"},"author":{"name":"Andrew Oram","@id":"https:\/\/www.lpi.org\/es\/#\/schema\/person\/3406dc82718aebf8c9e647fe3a54116a"},"headline":"How to Prepare for the Web Development Essentials exam, Part 3: Databases","datePublished":"2022-12-09T15:33:36+00:00","dateModified":"2023-07-31T12:32:48+00:00","mainEntityOfPage":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/"},"wordCount":455,"commentCount":0,"publisher":{"@id":"https:\/\/www.lpi.org\/es\/#organization"},"image":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/05\/article-WDE-introduction-blog-03.jpg","articleSection":["\ubd84\ub958\ub418\uc9c0 \uc54a\uc74c"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/","url":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/","name":"How to Prepare for the Web Development Essentials exam, Part 3: Databases - Linux Professional Institute (LPI)","isPartOf":{"@id":"https:\/\/www.lpi.org\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/#primaryimage"},"image":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/05\/article-WDE-introduction-blog-03.jpg","datePublished":"2022-12-09T15:33:36+00:00","dateModified":"2023-07-31T12:32:48+00:00","breadcrumb":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/#primaryimage","url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/05\/article-WDE-introduction-blog-03.jpg","contentUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/05\/article-WDE-introduction-blog-03.jpg","width":1440,"height":994},{"@type":"BreadcrumbList","@id":"https:\/\/www.lpi.org\/es\/blog\/2022\/12\/09\/how-prepare-web-development-essentials-exam-part-3-databases\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lpi.org\/es\/"},{"@type":"ListItem","position":2,"name":"How to Prepare for the Web Development Essentials exam, Part 3: Databases"}]},{"@type":"WebSite","@id":"https:\/\/www.lpi.org\/es\/#website","url":"https:\/\/www.lpi.org\/es\/","name":"Linux Professional Institute (LPI)","description":"","publisher":{"@id":"https:\/\/www.lpi.org\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lpi.org\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.lpi.org\/es\/#organization","name":"Linux Professional Institute (LPI)","url":"https:\/\/www.lpi.org\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.lpi.org\/es\/#\/schema\/logo\/image\/","url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/04\/logo.png","contentUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/04\/logo.png","width":496,"height":175,"caption":"Linux Professional Institute (LPI)"},"image":{"@id":"https:\/\/www.lpi.org\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/LPIConnect","https:\/\/x.com\/lpiconnect","https:\/\/www.linkedin.com\/company\/35136","https:\/\/www.instagram.com\/lpi_org\/","https:\/\/fosstodon.org\/@LPI"]},{"@type":"Person","@id":"https:\/\/www.lpi.org\/es\/#\/schema\/person\/3406dc82718aebf8c9e647fe3a54116a","name":"Andrew Oram","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/07\/cropped-andy-oram-bio-96x96.jpgdbb3f146554e46589556139ade4d760d","url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/07\/cropped-andy-oram-bio-96x96.jpg","contentUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/07\/cropped-andy-oram-bio-96x96.jpg","caption":"Andrew Oram"},"description":"Andy is a writer and editor in the computer field. His editorial projects at O'Reilly Media ranged from a legal guide covering intellectual property to a graphic novel about teenage hackers. Andy also writes often on health IT, on policy issues related to the Internet, and on trends affecting technical innovation and its effects on society. Print publications where his work has appeared include The Economist, Communications of the ACM, Copyright World, the Journal of Information Technology &amp; Politics, Vanguardia Dossier, and Internet Law and Business. Conferences where he has presented talks include O'Reilly's Open Source Convention, FISL (Brazil), FOSDEM (Brussels), DebConf, and LibrePlanet. Andy participates in the Association for Computing Machinery's policy organization, USTPC."}]}},"views":460,"authors":[{"term_id":495,"user_id":44,"is_guest":0,"slug":"aoramexample-com","display_name":"Andrew Oram","avatar_url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/07\/cropped-andy-oram-bio-96x96.jpg","0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"_links":{"self":[{"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/posts\/4201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/users\/44"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/comments?post=4201"}],"version-history":[{"count":2,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/posts\/4201\/revisions"}],"predecessor-version":[{"id":10918,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/posts\/4201\/revisions\/10918"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/media\/3609"}],"wp:attachment":[{"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/media?parent=4201"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/categories?post=4201"},{"taxonomy":"country","embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/country?post=4201"},{"taxonomy":"language","embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/language?post=4201"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/ppma_author?post=4201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}