Skip to content

SAM-BIM/SAM_SQL

 
 

Repository files navigation

Build (Windows) Installer (latest)

SAM_SQL

SAM_SQL is part of the SAM (Sustainable Analytical Model) Toolkit
an open-source collection of tools designed to help engineers create, manage, and process analytical building models for energy and environmental analysis.

This repository provides database-agnostic SQL persistence, querying, and data-access utilities and is intended to be used alongside the SAM core libraries and related SAM-BIM modules.

Welcome — and let’s keep the open-source journey going. 🤝


Resources


Installing

To install SAM using the Windows installer, download and run the
latest installer.

Alternatively, you can build the toolkit from source using Visual Studio. See the main repository for details:
👉 https://github.com/SAM-BIM/SAM


Development notes

  • Target framework: .NET / C#
  • Coding style follows standard SAM-BIM conventions.
  • New or modified .cs files must include the SPDX header:
// SPDX-License-Identifier: LGPL-3.0-or-later
// Copyright (c) 2020-2026 Michal Dengusiak & Jakub Ziolkowski and contributors

Licence

This repository is free software licensed under the
GNU Lesser General Public License v3.0 or later (LGPL-3.0-or-later).

Each contributor retains copyright to their respective contributions.
The project history (Git) records authorship and provenance of all changes.

See:

  • LICENSE
  • NOTICE
  • COPYRIGHT_HEADER.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%