Meteor-mysql Alternatives
Similar projects and alternatives to meteor-mysql
-
Hasura
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
yugabyte-db
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
-
-
-
-
-
-
-
drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
-
lovefield
Discontinued Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
-
-
-
-
-
meteor-mysql discussion
meteor-mysql reviews and mentions
-
Ask HN: Easiest and cheapest full-stack frameworks that you love?
There is also a MySQL integration with Meteor.
I'm the defacto maintainer of this package and the Node.js package mysql-live-select.
These implement pub/sub and reactive queries using the MySQL binary log as the event source:
https://github.com/vlasky/meteor-mysql
https://github.com/vlasky/mysql-live-select
-
Ask HN: What could a modern database do that PostgreSQL and MySQL can't
I'm the defacto maintainer of the Meteor MySQL integration and the Node.js package mysql-live-select.
These implement pub/sub and reactive queries using the MySQL binary log as the event source:
https://github.com/vlasky/meteor-mysql
Stats
vlasky/meteor-mysql is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of meteor-mysql is JavaScript.