HTTP/2 301
date: Sun, 12 Oct 2025 00:21:23 GMT
content-type: text/html; charset=UTF-8
location: https://nickberardi.com/tag/database/
server: cloudflare
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
x-powered-by: ASP.NET
cf-cache-status: DYNAMIC
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=X7r2mvoop1bRemzNPabFIL44u5MdNSfaYdmo3LZNNBagibUYwgVYorCeEUByXBH%2F03j0V0tO%2Bu5nVIv05JGMtd%2B8ISf31qc8%2BqO5tubmKksqOg%3D%3D"}]}
set-cookie: ARRAffinity=57615c3be95584f84189bc13ae015532286789353ad5e948a953905ed956da36; HttpOnly; Secure; Path=/; Domain=www.coderjournal.com
cf-ray: 98d26fce6a2140bd-BOM
alt-svc: h3=":443"; ma=86400
HTTP/1.1 301 Moved Permanently
Date: Sun, 12 Oct 2025 00:21:23 GMT
Transfer-Encoding: chunked
Connection: keep-alive
Location: https://nickberardi.com/tag/database/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vKUZ80vgt%2BAS28Ql1X%2FoIxW4DStJIMOFyWpmWakOq98Z3aSkEp3e9J4eCWLFuFjgvslaEHM%2B06JZ0eEJ89ah%2BX3rRKMG5WBZtmeOnl0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 98d26fd708b93d26-BOM
alt-svc: h3=":443"; ma=86400
HTTP/2 200
date: Sun, 12 Oct 2025 00:21:24 GMT
content-type: text/html; charset=utf-8
server: cloudflare
cache-control: public, max-age=0
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PY78XL069cZEYx3wgpDdm3Kei%2BBJa5bYSjQu5vqbNxSKZz1DrN3M8H5AAognNuRxtqdCkIc%2Bu6SzQ4U0seJC%2BcWS%2FrGBdkzWuGXwxSQ%3D"}]}
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
vary: Accept-Encoding
x-powered-by: Express
x-powered-by: ASP.NET
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: ARRAffinity=57615c3be95584f84189bc13ae015532286789353ad5e948a953905ed956da36; HttpOnly; Secure; Path=/; Domain=nickberardi.com
cf-ray: 98d26fd779bc3ca0-BOM
alt-svc: h3=":443"; ma=86400
database - Nick Berardi
Home
database
database
A 10-post collection
Last time I demonstrated how to create your first Fluent Cassandra app. After we finished learning about how to create records and save them to the »
As your are probably aware by now if you follow my Twitter status or have looked in to some of my recent posts. I am »
Just wanted to mention a very well written post that explains Column Family Databases, like that of Cassandra, in the most straight forward way that I »
Phil Haack has announced the availability of ASP.NET MVC 1.0 Release Candidate 2. You can download the new version from Microsoft. Source code and »
About a month ago I was experimenting with different ways to optimize my LINQ queries against the IdeaPipe database, in order to improve the read times. »
I just recently read Jeff Atwood's Deadlocked! article. I just wanted to give some more insight in to the read committed snapshot so that it is »