並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 8 件 / 8件

新着順 人気順

logicaの検索結果1 - 8 件 / 8件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

logicaに関するエントリは8件あります。 googleプログラミングsql などが関連タグです。 人気エントリには 『論理プログラミング言語Logicaでデータサイエンス100本ノック』などがあります。
  • 論理プログラミング言語Logicaでデータサイエンス100本ノック

    Googleが発表したOSSプロジェクトである論理プログラミング言語Logicaを使って、データサイエンス100本ノック(構造化データ加工編)の設問を解きながらどのような言語かを確認していく。 (BigQueryのクエリとして実行していく) 最初に、プログラミング言語Logicaの特徴を纏めておく。 論理型プログラミング言語: このカテゴリではPrologが有名 SQLにコンパイルされる: 現状BigQueryとPostgreSQLに対応 モジュール機構がある: SQLと比較した強み コンパイラはPythonで書かれている: Jupyter NotebookやGoogle Colabですぐ始められる Colabでチュートリアルが用意されているので、まずこちらからやると良いと思う。 コードの見た目は関係論理の記述に似ている。 事前に、データサイエンス100本ノックのテーブルデータをBigQu

    • Logica

      Logica is an open source declarative logic programming language for data manipulation. Logica extends syntax of logic programming for intuitive and efficient data manipulation. It compiles to SQL thus providing you access to the power of SQL engines with the convenience of logic programming syntax. Examples One may say that for programming languages like Python and Java functions are the basic bui

        Logica
      • Logica: organizing your data queries, making them universally reusable and fun

        The latest news from Google on open source releases, major projects, events, and student outreach programs. Logica: organizing your data queries, making them universally reusable and fun We present Logica, a novel open source Logic Programming language. A successor to Yedalog (a language developed at Google earlier) it is a Datalog-like logic programming language. Logica code compiles to SQL and r

          Logica: organizing your data queries, making them universally reusable and fun
        • Google Logicaは、SQLクエリをより再利用でき、読みやすくすることを目指す

          Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

            Google Logicaは、SQLクエリをより再利用でき、読みやすくすることを目指す
          • Google is pushing the new language Logica to solve the major flaws in SQL!

            On April 12, 2021, Google introduced a new open-source logic programming language-Logica on its open-source blog. (Source: Logica Official Site)Logica, named after logic and aggregation, which means logic + aggregation. Therefore, as the name implies, the creation of Logica further expands the classic logic programming syntax, especially in aggregation (refers to content selection, analysis, class

              Google is pushing the new language Logica to solve the major flaws in SQL!
            • GitHub - EvgSkv/logica: Logica is a logic programming language that compiles to SQL. It runs on Google BigQuery, PostgreSQL and SQLite.

              Logica is for engineers, data scientists and other specialists who want to use logic programming syntax when writing queries and pipelines for databases and datawarehouses. Logica programs run on BigQuery, Postgres and SQLite. Logica compiles to SQL and gives you access to the power of SQL ecosystem with the convenience of logic programming syntax. This is useful because SQL enginers are magnitude

                GitHub - EvgSkv/logica: Logica is a logic programming language that compiles to SQL. It runs on Google BigQuery, PostgreSQL and SQLite.
              • logica で readable, testable な SQL の夢を見る - FLINTERS Engineer's Blog

                こんにちは。河内です。 Logica はデータ操作のための論理プログラミング言語で、Google のオープンソースプロダクトです。 今年の4月に Google Open Source Blog でも紹介されています。 opensource.googleblog.com Logica のターゲットユーザとして次の3つの人物像が挙げられています。 論理プログラミングをすでにやっていて、より計算力が欲しい人 SQLを使っていて、リーダビリティに満足していない人 論理プログラミングを学びたいと思っていて、ビッグデータにそれを適用したい人 この分類でいうと私は2番目の「SQLに満足していない人」です。長いこと付き合ってきていますが、CTEを多数含むある程度長いクエリになると、どうしても読み解くのに時間がかかるんですよね。 logica では readability が上がるということで期待が高まりま

                  logica で readable, testable な SQL の夢を見る - FLINTERS Engineer's Blog
                • Logica

                  Logica is an open source declarative logic programming language for data manipulation. Logica extends syntax of logic programming for intuitive and efficient data manipulation. It compiles to SQL thus providing you access to the power of SQL engines with the convenience of logic programming syntax. Examples One may say that for programming languages like Python and Java functions are the basic bui

                    Logica
                  1

                  新着記事