From c9408cdd8837fa9ebc83f90cd52a7243a14ed4aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 00:20:39 +0000 Subject: [PATCH] Updated db_report.json --- data/db_report.json | 276 ++++++++++++++++++++++---------------------- 1 file changed, 138 insertions(+), 138 deletions(-) diff --git a/data/db_report.json b/data/db_report.json index dfc7158..b9279a5 100644 --- a/data/db_report.json +++ b/data/db_report.json @@ -1,197 +1,197 @@ { "data": [ { - "name": "postgres", - "description": "Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/177543?v=4", - "html_url": "https://github.com/postgres/postgres", - "stargazers_count": 16355, - "created_at": "2010-09-21T11:35:45Z", - "updated_at": "2024-11-30T17:42:46Z", - "pushed_at": "2024-11-30T17:42:41Z" + "name": "redis", + "description": "Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/1529926?v=4", + "html_url": "https://github.com/redis/redis", + "stargazers_count": 67544, + "created_at": "2009-03-21T22:32:25Z", + "updated_at": "2024-12-31T18:43:33Z", + "pushed_at": "2024-12-31T13:41:10Z" + }, + { + "name": "neo4j", + "description": "Graphs for Everyone", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/201120?v=4", + "html_url": "https://github.com/neo4j/neo4j", + "stargazers_count": 13604, + "created_at": "2012-11-12T08:46:15Z", + "updated_at": "2024-12-31T23:55:43Z", + "pushed_at": "2024-12-27T10:57:39Z" + }, + { + "name": "couchdb", + "description": "Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4", + "html_url": "https://github.com/apache/couchdb", + "stargazers_count": 6321, + "created_at": "2009-05-21T02:03:38Z", + "updated_at": "2024-12-31T17:00:33Z", + "pushed_at": "2025-01-01T00:15:53Z" + }, + { + "name": "sqlite", + "description": "Official Git mirror of the SQLite source tree", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/48680494?v=4", + "html_url": "https://github.com/sqlite/sqlite", + "stargazers_count": 7016, + "created_at": "2019-03-18T12:21:01Z", + "updated_at": "2024-12-31T22:42:19Z", + "pushed_at": "2024-12-30T22:17:07Z" + }, + { + "name": "timescaledb", + "description": "An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/8986001?v=4", + "html_url": "https://github.com/timescale/timescaledb", + "stargazers_count": 18137, + "created_at": "2017-03-07T20:03:41Z", + "updated_at": "2024-12-31T08:25:57Z", + "pushed_at": "2024-12-24T11:27:21Z" + }, + { + "name": "mysql-server", + "description": "MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/2452804?v=4", + "html_url": "https://github.com/mysql/mysql-server", + "stargazers_count": 11000, + "created_at": "2014-09-26T09:31:03Z", + "updated_at": "2024-12-31T07:40:27Z", + "pushed_at": "2024-10-16T17:59:02Z" + }, + { + "name": "influxdb", + "description": "Scalable datastore for metrics, events, and real-time analytics", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/5713248?v=4", + "html_url": "https://github.com/influxdata/influxdb", + "stargazers_count": 29244, + "created_at": "2013-09-26T14:31:10Z", + "updated_at": "2024-12-31T12:12:42Z", + "pushed_at": "2024-12-31T22:52:11Z" + }, + { + "name": "arangodb", + "description": "\ud83e\udd51 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/5547849?v=4", + "html_url": "https://github.com/arangodb/arangodb", + "stargazers_count": 13627, + "created_at": "2011-10-26T06:42:00Z", + "updated_at": "2024-12-31T07:58:16Z", + "pushed_at": "2024-12-31T09:54:39Z" }, { "name": "dgraph", "description": "The database for modern applications. Common use cases: knowledge graphs for AI, fraud detection, personalization, and search. Built and maintained by @HypermodeInc.", "owner_avatar_url": "https://avatars.githubusercontent.com/u/13958706?v=4", "html_url": "https://github.com/dgraph-io/dgraph", - "stargazers_count": 20472, + "stargazers_count": 20555, "created_at": "2015-08-25T07:15:56Z", - "updated_at": "2024-11-30T03:36:33Z", - "pushed_at": "2024-11-30T04:06:07Z" - }, - { - "name": "fauna-js", - "description": "Javascript driver for Fauna v10 (current)", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/1477000?v=4", - "html_url": "https://github.com/fauna/fauna-js", - "stargazers_count": 37, - "created_at": "2022-10-06T20:59:32Z", - "updated_at": "2024-11-18T23:09:34Z", - "pushed_at": "2024-11-27T18:52:53Z" + "updated_at": "2024-12-31T17:59:59Z", + "pushed_at": "2024-12-31T07:49:33Z" }, { "name": "surrealdb", "description": "A scalable, distributed, collaborative, document-graph database, for the realtime web", "owner_avatar_url": "https://avatars.githubusercontent.com/u/10982346?v=4", "html_url": "https://github.com/surrealdb/surrealdb", - "stargazers_count": 28076, + "stargazers_count": 28423, "created_at": "2021-12-09T15:03:29Z", - "updated_at": "2024-11-30T23:51:47Z", - "pushed_at": "2024-11-30T23:51:44Z" + "updated_at": "2024-12-31T21:27:35Z", + "pushed_at": "2024-12-31T16:27:18Z" }, { - "name": "mysql-server", - "description": "MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/2452804?v=4", - "html_url": "https://github.com/mysql/mysql-server", - "stargazers_count": 10926, - "created_at": "2014-09-26T09:31:03Z", - "updated_at": "2024-11-30T05:57:53Z", - "pushed_at": "2024-10-16T17:59:02Z" + "name": "cockroach", + "description": "CockroachDB \u2014 the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/6748139?v=4", + "html_url": "https://github.com/cockroachdb/cockroach", + "stargazers_count": 30342, + "created_at": "2014-02-06T00:18:47Z", + "updated_at": "2024-12-31T23:59:48Z", + "pushed_at": "2024-12-31T23:20:23Z" }, { "name": "server", "description": "MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.", "owner_avatar_url": "https://avatars.githubusercontent.com/u/4739304?v=4", "html_url": "https://github.com/MariaDB/server", - "stargazers_count": 5718, + "stargazers_count": 5783, "created_at": "2014-05-15T10:58:50Z", - "updated_at": "2024-11-29T21:53:21Z", - "pushed_at": "2024-11-30T21:50:37Z" + "updated_at": "2024-12-31T18:06:08Z", + "pushed_at": "2024-12-31T23:22:09Z" + }, + { + "name": "postgres", + "description": "Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/177543?v=4", + "html_url": "https://github.com/postgres/postgres", + "stargazers_count": 16545, + "created_at": "2010-09-21T11:35:45Z", + "updated_at": "2024-12-31T21:03:10Z", + "pushed_at": "2024-12-30T19:34:07Z" }, { "name": "cassandra", "description": "Apache Cassandra\u00ae", "owner_avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4", "html_url": "https://github.com/apache/cassandra", - "stargazers_count": 8887, + "stargazers_count": 8939, "created_at": "2009-05-21T02:10:09Z", - "updated_at": "2024-11-30T03:52:45Z", - "pushed_at": "2024-11-29T20:14:49Z" + "updated_at": "2024-12-31T14:45:54Z", + "pushed_at": "2024-12-31T14:45:50Z" + }, + { + "name": "rethinkdb", + "description": "The open-source database for the realtime web.", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/1229647?v=4", + "html_url": "https://github.com/rethinkdb/rethinkdb", + "stargazers_count": 26817, + "created_at": "2012-10-30T05:37:47Z", + "updated_at": "2024-12-31T11:31:56Z", + "pushed_at": "2024-11-15T04:03:34Z" + }, + { + "name": "fauna-js", + "description": "Javascript driver for Fauna v10 (current)", + "owner_avatar_url": "https://avatars.githubusercontent.com/u/1477000?v=4", + "html_url": "https://github.com/fauna/fauna-js", + "stargazers_count": 37, + "created_at": "2022-10-06T20:59:32Z", + "updated_at": "2024-12-18T18:04:18Z", + "pushed_at": "2024-12-18T18:04:15Z" }, { "name": "mongo", "description": "The MongoDB Database", "owner_avatar_url": "https://avatars.githubusercontent.com/u/45120?v=4", "html_url": "https://github.com/mongodb/mongo", - "stargazers_count": 26436, + "stargazers_count": 26576, "created_at": "2009-01-15T16:15:18Z", - "updated_at": "2024-11-30T19:11:40Z", - "pushed_at": "2024-11-30T01:26:12Z" - }, - { - "name": "cockroach", - "description": "CockroachDB \u2014 the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/6748139?v=4", - "html_url": "https://github.com/cockroachdb/cockroach", - "stargazers_count": 30194, - "created_at": "2014-02-06T00:18:47Z", - "updated_at": "2024-11-30T17:26:02Z", - "pushed_at": "2024-11-30T22:59:09Z" - }, - { - "name": "neo4j", - "description": "Graphs for Everyone", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/201120?v=4", - "html_url": "https://github.com/neo4j/neo4j", - "stargazers_count": 13487, - "created_at": "2012-11-12T08:46:15Z", - "updated_at": "2024-11-30T22:25:44Z", - "pushed_at": "2024-11-22T11:34:27Z" - }, - { - "name": "couchdb", - "description": "Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4", - "html_url": "https://github.com/apache/couchdb", - "stargazers_count": 6284, - "created_at": "2009-05-21T02:03:38Z", - "updated_at": "2024-11-30T23:41:27Z", - "pushed_at": "2024-11-30T05:13:20Z" - }, - { - "name": "influxdb", - "description": "Scalable datastore for metrics, events, and real-time analytics", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/5713248?v=4", - "html_url": "https://github.com/influxdata/influxdb", - "stargazers_count": 29053, - "created_at": "2013-09-26T14:31:10Z", - "updated_at": "2024-11-30T23:20:16Z", - "pushed_at": "2024-11-29T23:21:52Z" + "updated_at": "2024-12-31T23:33:32Z", + "pushed_at": "2024-12-31T23:33:27Z" }, { "name": "libsql", "description": "libSQL is a fork of SQLite that is both Open Source, and Open Contributions.", "owner_avatar_url": "https://avatars.githubusercontent.com/u/139391156?v=4", "html_url": "https://github.com/tursodatabase/libsql", - "stargazers_count": 11943, + "stargazers_count": 13140, "created_at": "2022-09-29T18:56:16Z", - "updated_at": "2024-11-30T23:44:05Z", - "pushed_at": "2024-11-30T10:20:06Z" - }, - { - "name": "timescaledb", - "description": "An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/8986001?v=4", - "html_url": "https://github.com/timescale/timescaledb", - "stargazers_count": 17956, - "created_at": "2017-03-07T20:03:41Z", - "updated_at": "2024-11-30T17:17:03Z", - "pushed_at": "2024-11-29T09:03:22Z" - }, - { - "name": "redis", - "description": "Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/1529926?v=4", - "html_url": "https://github.com/redis/redis", - "stargazers_count": 67213, - "created_at": "2009-03-21T22:32:25Z", - "updated_at": "2024-11-30T23:48:46Z", - "pushed_at": "2024-11-28T16:33:58Z" - }, - { - "name": "sqlite", - "description": "Official Git mirror of the SQLite source tree", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/48680494?v=4", - "html_url": "https://github.com/sqlite/sqlite", - "stargazers_count": 6800, - "created_at": "2019-03-18T12:21:01Z", - "updated_at": "2024-11-30T23:49:02Z", - "pushed_at": "2024-11-30T20:16:58Z" + "updated_at": "2025-01-01T00:06:08Z", + "pushed_at": "2024-12-31T21:00:53Z" }, { "name": "neon", "description": "Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.", "owner_avatar_url": "https://avatars.githubusercontent.com/u/77690634?v=4", "html_url": "https://github.com/neondatabase/neon", - "stargazers_count": 15312, + "stargazers_count": 15627, "created_at": "2021-03-26T14:20:47Z", - "updated_at": "2024-11-30T19:27:05Z", - "pushed_at": "2024-11-30T23:38:49Z" - }, - { - "name": "rethinkdb", - "description": "The open-source database for the realtime web.", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/1229647?v=4", - "html_url": "https://github.com/rethinkdb/rethinkdb", - "stargazers_count": 26794, - "created_at": "2012-10-30T05:37:47Z", - "updated_at": "2024-11-30T13:35:18Z", - "pushed_at": "2024-11-15T04:03:34Z" - }, - { - "name": "arangodb", - "description": "\ud83e\udd51 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.", - "owner_avatar_url": "https://avatars.githubusercontent.com/u/5547849?v=4", - "html_url": "https://github.com/arangodb/arangodb", - "stargazers_count": 13592, - "created_at": "2011-10-26T06:42:00Z", - "updated_at": "2024-11-29T12:39:50Z", - "pushed_at": "2024-11-29T16:40:04Z" + "updated_at": "2025-01-01T00:08:45Z", + "pushed_at": "2024-12-31T16:34:38Z" } ], "meta": { - "last_updated": "2024-12-01T00:22:13.051865Z" + "last_updated": "2025-01-01T00:20:39.393357Z" } } \ No newline at end of file