Welcome to DuckDB.ExtensionKit! This tool helps you create native DuckDB extensions using C# and .NET AOT compilation. No programming knowledge? No problem. Follow the steps below to download and run the software with ease.
To get started, visit the Releases page to download the latest version: Download DuckDB.ExtensionKit.
Before you install DuckDB.ExtensionKit, ensure that your computer meets these requirements:
Visit the Releases Page: Click the link above to open the Releases page.
Choose the Right Version: Look for the latest release version, which is usually at the top. You might see different files; choose the one labeled for your operating system.
Download the File: Click on the file name to start the download. Your browser will save it to your Downloads folder or prompt you for a location.
Locate the File: Open your Downloads folder or the chosen location to find the downloaded file.
.exe file and follow the prompts..dmg file and drag the application to your Applications folder.chmod +x your-file-name to make it executable. Then run ./your-file-name to start.Open the Application: Launch DuckDB.ExtensionKit from your installed applications.
Choose a Template: Select a template to start your extension. The tool provides a wizard to guide you through this step.
Fill in the Details: Enter the required information for your extension, like its name and functionality.
Compile Your Extension: Hit the Compile button. The tool will package your extension into a format that DuckDB can use.
Test Your Extension: Load your extension into DuckDB and run a test to make sure everything works as expected.
For more detailed instructions on how to use DuckDB.ExtensionKit, visit the official documentation. It contains guides, examples, and FAQs to help you along the way.
Join our community discussions or seek help on:
Stay updated with new releases and features:
For direct support or inquiries, please reach out through the Contact Page.
Enjoy building with DuckDB.ExtensionKit!