mysql_protocol
MySQL client library
An OCaml implementation of the MySQL protocol for networking and data transfer
OCaml implementation of MySQL/MariaDB protocol with the Bitstring library
14 stars
3 watching
1 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mysql-otp/mysql-otp | An Erlang implementation of the MySQL protocol for connecting to relational databases | 364 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
mirage/ocaml-dns | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
mirleft/ocaml-tls | A TLS implementation in OCaml for secure communication | 304 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |
2tvenom/myreplication | A client library for MySQL binary log replication protocol | 193 |
anmonteiro/piaf | An OCaml web library for making HTTP/1.X and HTTP/2 requests | 193 |
oysteinkrog/sqlite.net-pcl | A cross-platform SQLite client and ORM with support for various platforms | 353 |
ocelot-inc/ocelotgui | A GUI client and debugger for interacting with MySQL or MariaDB databases | 61 |
jeffallen/mqtt | A Go implementation of MQTT clients and servers, with support for load testing. | 817 |
j0sh/ocaml-mqtt | A Message Parser Library Implementing the MQTT PubSub Protocol | 19 |
mdlayher/arp | A Go implementation of the ARP protocol as specified in RFC 826. | 365 |
rgrinberg/onanomsg | C interface bindings for a message passing library | 38 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |