Blog

All Blog Posts  |  Next Post  |  Previous Post

My Top 10 Aurelius Features - #1 Maturity

Bookmarks: 

Sunday, March 19, 2017

Finally, My Top 10 Aurelius Features series has come to an end. And the number 1 of the list is Maturity.



Aurelius has been first released in early 2012. Since then, in five years, it has received 33 releases! With the user feedback received during all the time, I’m confident that Aurelius feature set is pretty extensive.

For example, you can build applications for all supported Delphi platforms: Windows, Mac OS X, iOS, Android and Linux. The number of supported database systems is impressive: Oracle, MySQL, SQL Server, PostgreSQL, DB2, Firebird, SQLite, NexusDB, ElevateDB and the list goes on. The same can be said about the component libraries you can use to access the database: the list of 15 options include FireDac, dbExpress, ADO, UniDac, among others.

Maturity also means that you can trust it, because it just works. Aurelius test suite includes hundreds of unique tests, which makes up thousands of tests because we make sure that they work in all the supported platforms and servers. This means that you can be sure it will work on Windows, using dbExpress to access an Oracle database, the same way it will work on Linux, using FireDac to access a MySQL database.

In the end, why I really like this maturity feature? Because it makes my life easier and happier. Lower support because there are no known bugs that stand for too long. And happier customers because they have the features they need.

We’d love to hear your comments about it. Do you agree with this list? What would be yours? Post your opinions and comments below, visit our website, download TMS Aurelius trial and let us know what you think. Don't forget to subscribe to our YouTube channel to get notified about upcoming videos!

Wagner Landgraf


Bookmarks: 

This blog post has received 4 comments.


1. Friday, August 11, 2017 at 10:40:28 PM

Olá Wagner

Tenho a oportunidade de começar a trabalhar em uma nova versão de um sistema, a atual esta escrita nos moldes antigos do Delphi.
Penso em usar o pacote inteiro da TMS, para servidor de aplicação camada de dados, penso em usar o XData em vez do DataSnap, a duvida é por onde começar, para o desenvolvimento com os componentes nativos não falta material e pessoas que conhecem mais e para usar o Aurelius e os demais componentes do Business como será?

Grings Cleber Moises


2. Saturday, August 12, 2017 at 12:07:36 AM

Olá Moises,

com o TMS Business você terá:

1. Nosso suporte direto por e-mail ou pelo fórum (este apenas em inglês).

O fórum também pode ser consultado e é uma fonte de informação:

http://www.tmssoftware.com/site/forum/

área do business:

http://www.tmssoftware.com/site/forum/default.asp?C=7&title=business-tools


2. Toda a documentação online disponível:

XDATA: http://www.tmssoftware.biz/business/xdata/doc/web/index.html
Aurelius: http://www.tmssoftware.biz/business/aurelius/doc/web/index.html
Sparkle: http://www.tmssoftware.biz/business/sparkle/doc/web/index.html
RemoteDB: http://www.tmssoftware.biz/business/remotedb/doc/web/index.html
Echo: http://www.tmssoftware.biz/business/echo/doc/web/index.html

3. Blogs, artigos e outros materiais

Aí o Google ajuda, mas fizemos um pequeno apanhado aqui:

http://www.tmssoftware.biz/business/aurelius/doc/web/onlineresources.html

4. Videos no nosso canal Youtube:

http://www.youtube.com/tmssoftwaretv
Intensive Delphi: https://www.youtube.com/watch?v=iHYsViBroFo&list=PLp3eFyNKVPpttHkIzJSVavnfa1NqWCBOQ
Top 10 Aurelius: https://www.youtube.com/watch?v=DphQU80tRD4&list=PLp3eFyNKVPpsekHzFDnbjriFU5Uv51p49
XData no Linux: https://www.youtube.com/watch?v=KtGWVFlBFIQ&list=PLp3eFyNKVPpswZKK3LFoZe5waL_xYjOC1


Wagner R. Landgraf


3. Thursday, December 21, 2017 at 2:43:14 AM

Algumas dúvidas:
1. O Aurelius é capaz de montar um comando de update apenas com os atributos alterados no objeto ou sempre atualiza todos os campos da tabela?
2. Existe algum mecanismo de versionamento de objetos/registros? Para evitar que um usuário altere um registro já alterado por outro. Como funciona?

Daniel Sonda


4. Monday, December 3, 2018 at 12:19:14 PM

Hello, I have tried several ways to create the database
using the code below the TFireDacConnectionAdapter
but I can not create the database only works with SQLite, could you give an example of how to create a Firebird 2.5 database?
var
DBManager: TDatabaseManager;
Begin
DBManager: = TDatabaseManager.Create (conexaoFiredac);
DBManager.Free;
end;

João Edevilson De Oliveira




Add a new comment

You will receive a confirmation mail with a link to validate your comment, please use a valid email address.
All fields are required.



All Blog Posts  |  Next Post  |  Previous Post