|
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
7 | 7 | <title>5 Choosing the Right Data Store | An Overview of Databases and Data Storage</title> |
8 | 8 | <meta name="description" content="5 Choosing the Right Data Store | An Overview of Databases and Data Storage" /> |
9 | | - <meta name="generator" content="bookdown 0.37 and GitBook 2.6.7" /> |
| 9 | + <meta name="generator" content="bookdown 0.43 and GitBook 2.6.7" /> |
10 | 10 |
|
11 | 11 | <meta property="og:title" content="5 Choosing the Right Data Store | An Overview of Databases and Data Storage" /> |
12 | 12 | <meta property="og:type" content="book" /> |
|
23 | 23 | <meta name="author" content="Elise Hellwig" /> |
24 | 24 |
|
25 | 25 |
|
26 | | -<meta name="date" content="2024-04-11" /> |
| 26 | +<meta name="date" content="2025-08-14" /> |
27 | 27 |
|
28 | 28 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
29 | 29 | <meta name="apple-mobile-web-app-capable" content="yes" /> |
|
66 | 66 | div.csl-bib-body { } |
67 | 67 | div.csl-entry { |
68 | 68 | clear: both; |
| 69 | + margin-bottom: 0em; |
69 | 70 | } |
70 | 71 | .hanging div.csl-entry { |
71 | 72 | margin-left:2em; |
|
97 | 98 |
|
98 | 99 | <ul class="summary"> |
99 | 100 | <li><a href="https://datalab.ucdavis.edu/"> |
100 | | - <img src="https://datalab.ucdavis.edu/wp-content/uploads/2019/07/datalab-logo-full-color-rgb-1.png" style="height: 100%; width: 100%; object-fit: contain" /> |
| 101 | + <img src="img/datalab-logo-full-color-rgb.png" style="height: 100%; width: 100%; object-fit: contain" /> |
101 | 102 | </a></li> |
102 | 103 | <li><a href="./" style="font-size: 18px">An Overview of Databases and Data Storage Technologies</a></li> |
103 | 104 |
|
@@ -323,35 +324,35 @@ <h3>Campus Database Resources<a href="choosing-the-right-data-store.html#campus- |
323 | 324 | <script> |
324 | 325 | gitbook.require(["gitbook"], function(gitbook) { |
325 | 326 | gitbook.start({ |
326 | | -"sharing": false, |
327 | | -"fontsettings": { |
328 | | -"theme": "white", |
329 | | -"family": "sans", |
330 | | -"size": 2 |
331 | | -}, |
332 | | -"edit": { |
333 | | -"link": "https://github.com/ucdavisdatalab/workshop_intro_to_databases/edit/main/04_deciding.Rmd", |
334 | | -"text": "Edit" |
335 | | -}, |
336 | | -"history": { |
337 | | -"link": null, |
338 | | -"text": null |
339 | | -}, |
340 | | -"view": { |
341 | | -"link": "https://github.com/ucdavisdatalab/workshop_intro_to_databases/blob/main/04_deciding.Rmd", |
342 | | -"text": null |
343 | | -}, |
344 | | -"download": ["_main.pdf"], |
345 | | -"search": { |
346 | | -"engine": "fuse", |
347 | | -"options": null |
348 | | -}, |
349 | | -"toc": { |
350 | | -"collapse": "section" |
351 | | -}, |
352 | | -"toolbar": { |
353 | | -"position": "fixed" |
354 | | -} |
| 327 | + "sharing": false, |
| 328 | + "fontsettings": { |
| 329 | + "theme": "white", |
| 330 | + "family": "sans", |
| 331 | + "size": 2 |
| 332 | + }, |
| 333 | + "edit": { |
| 334 | + "link": "https://github.com/ucdavisdatalab/workshop_intro_to_databases/edit/main/04_deciding.Rmd", |
| 335 | + "text": "Edit" |
| 336 | + }, |
| 337 | + "history": { |
| 338 | + "link": null, |
| 339 | + "text": null |
| 340 | + }, |
| 341 | + "view": { |
| 342 | + "link": "https://github.com/ucdavisdatalab/workshop_intro_to_databases/blob/main/04_deciding.Rmd", |
| 343 | + "text": null |
| 344 | + }, |
| 345 | + "download": ["_main.pdf"], |
| 346 | + "search": { |
| 347 | + "engine": "fuse", |
| 348 | + "options": null |
| 349 | + }, |
| 350 | + "toc": { |
| 351 | + "collapse": "section" |
| 352 | + }, |
| 353 | + "toolbar": { |
| 354 | + "position": "fixed" |
| 355 | + } |
355 | 356 | }); |
356 | 357 | }); |
357 | 358 | </script> |
|
0 commit comments