Containers
In a nutshell, a container image is a lightweight, standalone executable package that contains everything needed to run a piece of software, including the code, runtime, system tools, libraries, and settings.
I work with and write about sustainability, LCA, innovation, open source and many other things. Subscribe to get the latest news ๐
In a nutshell, a container image is a lightweight, standalone executable package that contains everything needed to run a piece of software, including the code, runtime, system tools, libraries, and settings.
SQL, or Structured Query Language, is a type of database that stores data in a structured format, using tables with rows and columns. SQL databases like PostgreSQL are highly reliable, scalable, and well-suited for complex data models that require consistency and integrity.
OpenMaterialData is the project my team and I worked on this year's AEC Hackathon in Copenhagen.
REST, which stands for Representational State Transfer, is a popular architectural style building web-based APIs.