Giter Site home page Giter Site logo

jpettit / connection-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from materializeinc/connection-examples

0.0 0.0 0.0 41 KB

Materialize connection examples

Home Page: https://materialize.com/docs

License: Apache License 2.0

JavaScript 7.80% Ruby 5.99% Python 10.40% PHP 10.29% Java 30.64% Go 17.81% TypeScript 17.08%

connection-examples's Introduction

Materialize connection examples

Slack Badge

Materialize is a streaming database for real-time applications. It is wire-compatible with PostgreSQL, which means that you can connect to a Materialize instance using your favorite client libraries, ORM frameworks and other third-party tools that support PostgreSQL.

This repo is a collection of reference examples for common language-specific PostgreSQL drivers and PostgreSQL-compatible ORMs that have been tested with Materialize.

Client libraries and Frameworks

Helpful resources:

  • CREATE SOURCE - syntax for creating new connections to upstream data sources.
  • CREATE MATERIALIZED VIEW - syntax for creating an incrementally updating materialized view.
  • SELECT - syntax for querying materialized views.
  • TAIL - syntax for subscribing to changes in a materialized view or query via a long-lived PostgreSQL transaction.
  • Materialize Demos

Getting support

If you run into a snag or need support as you explore the examples in this repo, join the Materialize Slack community or open an issue!

connection-examples's People

Contributors

bobbyiliev avatar morsapaes avatar ruf-io avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.