meteor-pg
PG client
Enables reactive PostgreSQL query execution with Meteor
Use PostgreSQL reactively in Meteor.
25 stars
11 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
meteorpostgresqlreactive
Related projects:
Repository | Description | Stars |
---|---|---|
numtel/meteor-pg | Provides a reactive interface to PostgreSQL databases in Meteor applications | 300 |
vietj/reactive-pg-client | A high-performance client for interacting with PostgreSQL databases using reactive and non-blocking connections. | 74 |
inprogress-team/react-native-meteor | A package that simplifies the connection to Meteor's DDP servers in React Native applications. | 693 |
vlasky/meteor-mysql | A package that provides reactive MySQL support for Meteor applications | 36 |
meteorwebcomponents/mixin | Enables reactive Meteor data sources within Polymer elements | 15 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
aslagle/reactive-table | A reactive table component for Meteor applications | 328 |
pganalyze/pg_query.rs | An SQL query parser and transformer library | 139 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
adambrodzinski/meteor-rethinkdb-graphql | An example of using Meteor and RethinkDB with GraphQL to demonstrate data retrieval and manipulation | 44 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,012 |
d3k4y/meteor-tabular | A Meteor package that creates efficient and reactive data tables for large datasets. | 0 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
meteorwebcomponents/router | A reactive routing solution for polymer elements | 4 |