
PostgreSQL
MySQL
Microsoft SQL
SQLite
Oracle DBaaS
MongoDB
Oracle Database 12c
SAP HANA
EdgeDB
Datomic
MarkLogic Server
Valentina Server
Google Cloud Datastore
Datahike
Matisse
Oracle TimesTen
PostgreSQL
EdgeDBBased on our record, PostgreSQL should be more popular than EdgeDB. It has been mentiond 19 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In this new series we will be creating an API written in go, using a framework like Chi, connecting to a PostgreSQL, and have it deployed to a site like Railway. - Source: dev.to / 5 months ago
PostgreSQL 17 Performance Guide โ Official docs for the latest performance improvements. - Source: dev.to / 5 months ago
You also might be saying, Why not include the credit and attribution data with the product data and just use one data file? Thats a great question. I could have for the purpose of this demo, but if there were a backend to this project and a relational database like PostgreSQL attached to it, I would still have both sets of data in separate tables in the database. By using a foreign key between related records in... - Source: dev.to / 11 months ago
In this quick post, weโll walk through implementing an Upsert operation in Hasura using PostgreSQL and GraphQL. - Source: dev.to / almost 2 years ago
Iโm on MacOS and erlang.org, elixir-lang.org, and postgresql.org all suggest installation via Homebrew, which is a very popular package manager for MacOS. - Source: dev.to / over 2 years ago
A new DB, with a new query language that's like "SQL done right"? This immediately reminded me of EdgeDB: https://edgedb.com/ Is there anyone here who knows enough about these two products to do a compare/contrast? - Source: Hacker News / almost 3 years ago
See also https://edgedb.com/ which is another relational database without sql. - Source: Hacker News / almost 3 years ago
>relational no-sql Do you mean something like edgeDB?[0] Or do you mean some non-declarative language completely? I don't see the latter making much sense. The issue with SQL for me is the "natural language" which quickly loses all intended readabilty when you have SELECT col1, col2 FROM (SELECT * FROM ... WHERE 1=0 AND ... Which is what edgeDB is trying to solve. [0]https://edgedb.com/. - Source: Hacker News / about 3 years ago
You have to do your own optimiser to avoid, for instance, the N+1 query problem. (Just Google that, plenty of explanations around.) Many GraphQL frameworks have a โnaiveโ subquery implementation that performs N individual subqueries. You either have to override this for each parent/child pairing, or bolt something on the back to delay all the โSELECT * FROM tbl_subquery WHERE id = ?โ operations and convert them... - Source: Hacker News / over 4 years ago
MySQL - The world's most popular open source database
Datomic - The fully transactional, cloud-ready, distributed database
Microsoft SQL - Microsoft SQL is a best in class relational database management software that facilitates the database server to provide you a primary function to store and retrieve data.
MarkLogic Server - MarkLogic Server is a multi-model database that has both NoSQL and trusted enterprise data management capabilities.
SQLite - SQLite Home Page
Valentina Server - Valentina Server is 3 in 1: Valentina DB Server / SQLite Server / Report Server