orm
ORM tool
Automatically generates functions to persist and query data using an object-relational mapping backend.
Object Relational Mapper extension
60 stars
9 watching
8 forks
Language: OCaml
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. | 98 |
mirage/ocaml-dns | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
golobby/orm | An object-relational mapper for the Go programming language. | 159 |
mirage/ke | A high-performance queue implementation in OCaml with optional weight and limit support | 51 |
mirage/prometheus | An OCaml library that allows applications to report metrics to a Prometheus monitoring server. | 51 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
mirage/emile | A library to parse e-mail addresses with support for various RFCs and domain handling | 32 |
vadimtsushko/objectory | An object document mapper library for Dart applications that maps objects to PostgreSQL databases. | 55 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
mirage/ocaml-cow | A set of parsers and syntax extensions to manipulate web formats from OCaml code | 107 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |