Blogs, Posts and Press Releases - Library

AsterionDB Closely Aligns With DoD CyberSecurity Reference Architecture
This document details how closely AsterionDB’s design philosophy and implementation aligns with the DoD’s Cybersecurity Reference Architecture

AsterionDB Presents on Technology to CISA
AsterionDB received the honor and opportunity to demonstrate the AsterionDB Zero-Trust Software Development Platform to the U.S. Cybersecurity & Infrastructure Security Agency on February 9th, 2023.
During the presentation we gave an overview of how we implement key Zero-Trust goals

Tutorial – Chapter 5 – Integrating to AsterionDB
Chapter-5 shows you how to integrate to the AsterionDB Digital Bunker

Tutorial – Chapter 4 – Parameters & Error Handling
Chapter-4 explores how error handling is implemented using DbTwig and the patterns promoted by AsterionDB. You also learn about hard data-types and parameter checking.

Tutorial Chapter 3 – Data Layer APIs
Chapter-3 will show you how to create a procedure in a package and call the procedure from Postman. We will also cover some API design highlights and considerations.

Tutorial Chapter 2 – Wiring up DbTwig
Chapter-2 will show you how to wire-up a function in a package to DbTwig and call the function from a browser URL.