sqljocky
SQL client
A MySQL connector written in Dart that enables basic SQL operations on the server.
MySQL Connector for Dart
20 stars
5 watching
9 forks
Language: Dart
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mysql/mysql-connector-j | Provides a Java driver for connecting to MySQL databases | 915 |
julianhyde/sqlline | A command-line shell for issuing SQL queries to relational databases. | 620 |
mysql/mysql-connector-nodejs | An official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol. | 155 |
jnguillerme/mqtt.dart | An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. | 51 |
misterjimson/chatgpt_api_dart | A Dart client for interacting with an unofficial ChatGPT API. | 56 |
jbrodriguez/react-native-android-sqlite | A React Native Android wrapper that provides a convenient interface to SQLite databases | 30 |
mysql/mysql-connector-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 291 |
jbclements/sqlite-table | A Racket interface to simplify the creation and querying of SQLite tables | 0 |
billysometimes/rethinkdb | A Dart driver providing an interface to interact with RethinkDB database | 37 |
jasync-sql/jasync-sql | An asynchronous JDBC driver for PostgreSQL and MySQL | 1,654 |
eclipse-vertx/vertx-sql-client | A high-performance reactive SQL client written in Java that enables scalable and low-overhead database connections. | 894 |
jasonshin/sqlx-ts | Tool for compile-time checked queries with type generation | 185 |
28smiles/jasync-sql-extensions | An extension of jasync-sql that simplifies SQL query execution by providing bean mapping and binding features. | 6 |
mithrandyr/simplysql | A PowerShell module that provides an intuitive set of cmdlets for querying various SQL databases in a vendor-agnostic manner. | 202 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 127 |