Composer
jQuery
React Native
Babel
OpenSSL
Raven.js
Symfony
jQuery UI
EdgeDB
Datomic
MarkLogic Server
Valentina Server
Google Cloud Datastore
Datahike
Matisse
Oracle TimesTen
Composer
EdgeDBBased on our record, Composer seems to be a lot more popular than EdgeDB. While we know about 152 links to Composer, we've tracked only 4 mentions of EdgeDB. 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.
It's very confusing that they use the same name as the very well known PHP package manager, composer https://getcomposer.org/. - Source: Hacker News / 3 months ago
I'm embarrassed I never took the time to understand Composer until now. I have been preaching for a long time to start each PHP project with Composer, even when the project is not going end up on Packagist. - Source: dev.to / 3 months ago
Waaseyaa is a monorepo. The root composer.json defines 43 subpackages under packages/, each referenced as a path repository with @dev constraints. During development, this is convenient. Composer resolves everything locally, and you never think about versioning. - Source: dev.to / 5 months ago
(P)NPM is an outlier in this behavior compared to package managers of other languages. With package managers like Composer (PHP), pip (Python) and NuGet (.NET) dependencies are by default peer dependencies. That means that in those package managers it is not possible to have multiple versions of the same dependency in your application1. - Source: dev.to / 9 months ago
Download from getcomposer.org and follow installation instructions. - Source: dev.to / 10 months 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
jQuery - The Write Less, Do More, JavaScript Library.
Datomic - The fully transactional, cloud-ready, distributed database
React Native - A framework for building native apps with React
MarkLogic Server - MarkLogic Server is a multi-model database that has both NoSQL and trusted enterprise data management capabilities.
Babel - Babel is a compiler for writing next generation JavaScript.
Valentina Server - Valentina Server is 3 in 1: Valentina DB Server / SQLite Server / Report Server