Category: Database
In the previous article, we learned how to install Docker on Fedora 39. Now, we are going to install Microsoft SQL Server on Fedora 39 using Docker. SQL Server is a powerful RDBMS database that…
In this tutorial we will learn how to install Microsoft SQL Server on Debian 12. And then we will use it as our spatial database server. Microsoft SQL Server Spatial Database is a powerful geospatial…
In my previous article, we learned about how to install PostgreSQL on Debian 12. Now, as a GIS, I want to expand my database server capabilities. PostGIS allows us to store the GIS file formats…
I have just installed a new PostgreSQL Server on Debian 12 virtual machine. I also created a new database and a new user. All the settings seem all right and I can connect to the…