racquel
Database mapper
An Object/Relational Mapper for Racket, supporting multiple databases and enabling data mapping between object-oriented structures and relational databases.
An Object/Relational Mapper for Racket
24 stars
4 watching
6 forks
Language: Racket
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bogdanp/deta | A functional database mapper for Racket that enables data access and manipulation. | 60 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
rom-rb/rom | A toolkit for efficiently mapping and persisting data in Ruby applications | 2,087 |
rmculpepper/sql | Racket-based implementation of some SQL features | 33 |
jpcik/morph | Tool for converting relational databases to RDF using R2RML mappings | 14 |
mrtaikandi/mapto | A convention-based object mapping library using Roslyn source generation | 94 |
abykuruvilla-dev/jfxnodemapper | A Java library that maps data from common formats to JavaFX nodes based on their IDs. | 6 |
rom-rb/rom-yaml | Provides YAML-based data mapping and serialization support for Ruby objects | 28 |
semantifyit/rocketrml | A JavaScript implementation of the RDF mapping language (RML) for data integration and querying. | 25 |
st0012/factory_factory_girl | A gem that automates the creation of factory files in Ruby projects by mapping common attribute values to predefined functions or constants. | 45 |
jbclements/sqlite-table | A Racket interface to simplify the creation and querying of SQLite tables | 0 |
boricles/geometry2rdf | A Java library that generates RDF from resources with geometrical information. | 3 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 22 |
spotorm/spot2 | An ORM system for mapping objects to relational databases without the need for annotations or proxy classes. | 601 |
remi/her | An ORM that maps REST resources to Ruby objects | 2,050 |