What is PostgreSQL?
Who uses PostgreSQL?
PostgreSQL Integrations
Here are some stack decisions, common use cases and reviews by companies and developers who chose PostgreSQL in their tech stack.
Hello, I am building a website for a school that's used by students to find Zoom meeting links, view their marks, and check course materials. It is also used by the teachers to put the meeting links, students' marks, and course materials.
I created a similar website using HTML, CSS, PHP, and MySQL. Now I want to implement this project using some frameworks: Next.js, ExpressJS and use PostgreSQL instead of MYSQL
I want to have some advice on whether these are enough to implement my project
Hello, I am building a website for a school that's used by students to find Zoom meeting links, view their marks, and check course materials. It is also used by the teachers to put the meeting links, students' marks, and course materials.
I created a similar website using HTML, CSS, PHP, and MySQL. Now I want to implement this project using some frameworks: Next.js, ExpressJS and use PostgreSQL instead of MYSQL
I want to have some advice on whether these are enough to implement my project.
Hi,
I am a student and a junior developer who is a graduating candidate in comp sci major. I am about to start building my final year project which is a real-time messaging application for software developers to Enhance Knowledge Exchange and Problem Solving. It is mainly a chat application with more enhanced features. I am planning to use React and React Native for the frontend and cross-platform mobile apps, Node.js and ExpressJS for the backend, GraphQL for fetching and manipulating data from the backend and PostgreSQL for the database, and finally Socket.IO for the real-time chatting and communication. I would highly appreciate it if anyone here with experience in building similar apps to tell me if I made a good choice or suggest better tech stacks.
Thanks in advance.
Hello experts,
I am trying to get a comprehensive list of the differences in syntax between Presto and PostgreSQL.
Is there an official documentation where I can find it? Is one a subset of another (as in all commands of presto are in Postgres or vice versa)?
I am a Business Analyst, and just completed my Python course and need to start work on a website. I need to host my site, and I am considering Heroku, PythonAnywhere, or GoDaddy (I have purchased a domain from godaddy). For the site, I will be using Python, HTML, CSS, JavaScript, Django, and db MySQL to start with and then move to PostgreSQL.
I want to try out backend development by making a somewhat simple finance tracker web app and intend to use PostgreSQL, but I have very little knowledge of the area and would like to know which language and accompanying framework would be best suited.
My preferences would be between Kotlin (I already know Java) and Golang or TypeScript, but other recommendations are welcome.
I also know a bit of Rust from doing Advent of Code with it, but I would instead use something easier for now.