Difference between revisions of "IT-SDK-Database"

From wiki.samerhijazi.net
Jump to navigation Jump to search
(Source)
Line 3: Line 3:
 
* src: https://dbeaver.io/
 
* src: https://dbeaver.io/
 
* src: https://www.youtube.com/watch?v=G3gnMSyX-XM
 
* src: https://www.youtube.com/watch?v=G3gnMSyX-XM
 +
=Notes=
 +
* '''Agroal''' is a datasource connection pool implementation with integration with transaction, security and other systems.
 +
 
=Embedded=
 
=Embedded=
 
* https://db.apache.org/derby/
 
* https://db.apache.org/derby/
 
* https://h2database.com/html/main.html
 
* https://h2database.com/html/main.html
 
* https://www.postgresql.org/
 
* https://www.postgresql.org/

Revision as of 13:46, 14 January 2021

Source

Notes

  • Agroal is a datasource connection pool implementation with integration with transaction, security and other systems.

Embedded