A New RAD Studio Workflow is Coming Save Your Seat

InterBase 15.1 Now Available! Explore What's New

New Upgrade Center is Now Live! Visit Now

Upgrade Pricing is Back for a Limited Time Only! Contact sales

RAD Studio 13.1 Florence Now Available! Explore What's New

See What's New in RAD Studio 13.1 Florence Watch Webinar Replay

Discover The Getit Page

Deep discounts available on InterBase for OEM or VARs – Contact sales

Renew your Update Subscription license now Read more

github

Tag

Trysil - Delphi ORM
Trysil - Delphi ORM 1.2
by David Lastrucci in Libraries for Delphi

Trysil is an Object-Relational Mapper (ORM) for Delphi, open-source (on GitHub), that simplifies database management, allowing you to define entity classes and map them to DB tables (Firebird, PostgreSQL, SQLite, SQL Server), handling queries, inserts, and updates through a TTContext, also supporting lazy loading and events. To use it, you need to download it from GitHub (search for the davidlastrucci/Trysil repository) and integrate the code into your Delphi applications to map your classes to the data.

16 Jan 2026
Mozilla Public License 2.0

GitHubTrendings
GitHubTrendings 1.5
by Ali Dehbansiahkarbon in IDE Plugins for RAD Studio

This welcome package for RAD Studio showcases a list of trending Pascal repositories for the day, week, month, or year on the welcome page.

14 Oct 2025
MIT license

GitHubTrendings
GitHubTrendings 1.0
by Ali Dehbansiahkarbon in IDE Plugins for RAD Studio

This welcome package for RAD Studio showcases a list of trending Pascal repositories for the day, week, month, or year on the welcome page.

26 Nov 2024
MIT license

Delphi AI Developer (Copilot)
Delphi AI Developer (Copilot) 2.3.0
by Code4Delphi in IDE Plugins for Delphi

Inspired by GitHub Copilot, Delphi AI Developer is a plugin that adds artificial intelligence (AI) interaction capabilities to the Delphi IDE, using both the OpenAI API, Gemini API, and Groq API, as well as offering offline AI support. Code Completion: This feature uses AI to suggest code directly in the IDE editor, significantly increasing development speed and productivity. AI Chat Interacting with Delphi IDE: Have a chat that interacts fluidly with the IDE. Chat for Database Interaction: Interact with your database directly in the IDE, using AI to help you create SQL commands and generate code from the database.

23 Oct 2024
MIT license