• TMS Aurélio é um framework para Delphi que vem com o suporte para a manipulação de dados complexos ou consultas avançadas, bem como a herança e polimorfismo. A biblioteca pode ser particularmente útil para quem trabalha com frameworks ORM, como você pode trabalhar o código diretamente com os objetos, em vez de depender de instruções SQL complexas que só pode ser verificado em tempo de execução. Uma outra notável vantagem da biblioteca de vapor a partir do fato de que você pode ocultar todos os banco de dados-camada de acesso e, portanto, apresentar uma clara lógica de negócios para seus clientes em potencial. No entanto, se necessário, você pode alterar o banco de dados subjacente, mas sem modificar o código real, uma vez que você estiver trabalhando com objetos diretamente. O conjunto de componentes é compatível com diversos tipos de servidores, incluindo, mas não limitado a, MS SQL, Firebird, MySQL, DB2, Oracle ou Interbase. Além disso, ele suporta várias acesso ao banco de dados de componentes, tais como AnyDAC, SQLDirect, IBX, dbExpress ou ADO, por exemplo. Trabalhar com os componentes implica um monte de versatilidade e por isso, você pode realizar consultas com expressões, agrupamento ou condições, escolher entre as classes a abordagem de banco de dados e vice-versa, trabalhar com cache de identidade e mapeada objetos, o log de comandos SQL, o mapeamento de tipos de valores de base de dados ou a utilização de diferentes modelos de mapeamento em um único aplicativo. ORM Quadro Delphi Estrutura de Banco de dados Framework ORM Quadro de Consulta Delphi
  • TMS Aurelius veri işleme, karmaşık ve gelişmiş sorgu gibi miras ve polimorfizmi için destek ile birlikte Delphi için bir çerçeve. Kütüphane nesneleri doğrudan koduyla çalışmak yerine, yalnızca çalışma zamanında kontrol edilebilir karmaşık SQL ifadeleri güvenmek gibi ORM çerçeveler ile çalışan herkes için özellikle yararlı olabilir. -Erişim Katmanı ve bu nedenle, potansiyel müşterilerinize daha net bir iş mantığı mevcut tüm veritabanı gizleyebilirsiniz gerçeğinden kütüphane buhar daha kayda değer bir avantaj. Yine de, eğer gerekirse, temel veritabanı değiştirebilirsiniz, ama gerçek kod değiştirme, yana olmadan nesneleri ile doğrudan çalışıyorsun. Bileşenleri kümesi sunucuları çeşitli türleri de dahil olmak üzere ama MS SQL için sınırlı değil, Firebird, MySQL, DB2, Oracle veya SQL Server ile uyumludur. Ayrıca, çeşitli veritabanı erişim bileşenleri AnyDAC, SQLDirect, IBX, kullanabileceğiniz veya ADO gibi, örneğin destekler. Bileşenleri ile çalışmak çok yönlülük bir sürü gerektirir ve bu nedenle, ifadeleri ile sorgu yapabilir, ya da koşulları gruplandırma, sınıflarından veritabanı yaklaşımı ve tersi, önbelleğe alınan ve kimlik ile-eşleştirilmiş nesneleri seçin, SQL komutları, veritabanı değer eşleme türleri, günlük veya tek bir uygulama içine farklı haritalama yöntemlerini kullanarak. Delphi Veritabanı ORM ORM Çerçeve Çerçeve Çerçeve Çerçeve Sorgu Delphi
  • TMS Aurelius is a framework for Delphi which comes with support for data manipulation, complex or advanced queries, as well as inheritance and polymorphism. The library can be particularly useful for anyone working with ORM frameworks, as you can work the code directly with objects, instead of relying on complex SQL statements that can only be verified at runtime.

    A further noteworthy advantage of the library steam from the fact that you can hide all the database-access layer and hence, present a clearer business logic to your potential customers. Nevertheless, if necessary, you can alter the underlying database, but without modifying the actual code, since you are working with objects directly.

    The set of components is compatible with several types of servers, including, but not limited to MS SQL, Firebird, MySQL, DB2, Oracle or Interbase. Moreover, it supports various database-access components, such as AnyDAC, SQLDirect, IBX, dbExpress or ADO, for instance.

    Working with the components entails a lot of versatility and hence, you can perform queries with expressions, grouping or conditions, choose from the classes-to-database approach and vice versa, work with cached and identity-mapped objects, logging of SQL commands, mapping types of database values or using different mapping models into a single application.

    ORM Framework Delphi Framework Database Framework ORM Framework Query Delphi