Question : Is there any kind of equivalence between MariaDB versions and MySQL versions? Obviously the 2 DBMS are different, […]
Tag: feature-comparison
How can I mimic functionality of SQL Server `TYPE` in Oracle?
Question : I apologize if question title is vague, but I was not able to formulate it better. What I’d […]
Where can I find example databases for MySQL, SQL Server and Oracle?
Question : I want to experiment with the 3 large database management systems. For this purpose it would be cool […]
Where can I find example databases for MySQL, SQL Server and Oracle?
Question : I want to experiment with the 3 large database management systems. For this purpose it would be cool […]
Oracle setup required for heavy-ish load
Question : I am trying to make a comparison between a system setup using Hadoop and HBase and achieving the […]
Does SQL Server support GREATEST and LEAST, if not what is the common workaround?
Question : Reviewing this question it seems like that’s a lot of work that shouldn’t be needed. They’re trying to […]
What features of Oracle make it an attractive choice for small projects?
Question : Given Oracle’s licensing handling[a] (and, to a lesser extent, cost) I have always been wondering what the deciding […]
Which database engines will allow me to GRANT/REVOKE on a specific column?
Question : If I have a table with a single column of sensitive data, and I want to grant broad […]
why are NoSQL databases better suitable for container platforms (cloud)?
Question : In the article from Linux-Magazin 04/2017 Relationale Datenbanken als Container (sorry German and paywall) there is written in […]
Are there any database engines which will intuit the join condition based on the existing foreign keys?
Question : It seems strange to me that, when I’ve defined a foreign key, the engine cannot use this information […]
- 1
- 2