Join us for a Deep Dive into DMSContainer 4.2
json jsonrpc microservice save money improve results delphi python
json jsonrpc microservice save money improve results delphi python
json jsonrpc microservice save money improve results delphi python
web api webapi delphi dmvcframework delphi postgresql mssqlserver sqlserver active record
web api webapi delphi dmvcframework delphi postgresql mssqlserver sqlserver active record
PostgreSQL IDENTITY vs SERIAL in 2025: Which should you use? Complete comparison with migration examples, performance tips, and best practices. Learn when to choose GENERATED AS IDENTITY over SERIAL for your primary keys.
web webapi restful rest delphi backend api json jsonrpc tjsonobject dmvcframework delphimvcframework design patterns speed fluent postgres postgresql
Using raw SQL commands directly in your code can be unintuitive when working with relational databases. Fortunately, there is an elegant solution: the Active Record design pattern. In this article, we’ll look at how Active Record can simplify your operations by using SQL commands in your code.
How to use JSON in Delphi (TJSONObject, TJSONArray)