From 329381a12a4ffead94d1f3897af2287ab9517b8d Mon Sep 17 00:00:00 2001 From: 4www <1502484+4www@users.noreply.github.com> Date: Thu, 11 Sep 2025 13:43:09 +0200 Subject: [PATCH] =?UTF-8?q?Create=20Company=20=E2=80=9Cmotherduck/index?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- companies/motherduck/index.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 companies/motherduck/index.json diff --git a/companies/motherduck/index.json b/companies/motherduck/index.json new file mode 100644 index 00000000..b57afa17 --- /dev/null +++ b/companies/motherduck/index.json @@ -0,0 +1,17 @@ +{ + "twitter_url": "https://twitter.com/motherduck", + "wikipedia_url": "https://en.wikipedia.org/wiki/DuckDB", + "job_board_provider": "ashby", + "company_url": "https://motherduck.com/", + "job_board_hostname": "MotherDuck", + "linkedin_url": "https://linkedin.com/company/motherduck", + "youtube_url": "https://www.youtube.com/@motherduckdb", + "github_url": "https://github.com/motherduckdb", + "job_board_url": "https://motherduck.com/careers/", + "title": "MotherDuck", + "tags": [ + "database", + "data-warehouse" + ], + "description": "DuckDB cloud data warehouse scaling to terabytes\nfor customer-facing analytics and BI" +}