• Stars
    star
    24
  • Rank 954,185 (Top 20 %)
  • Language
    Racket
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Object/Relational Mapper for Racket

racquel - An Object/Relational Mapper for Racket

Racquel is an object/relational mapper (ORM) for Racket. Its features include both manual and automatic generation of object mappings, an S-expression query language, and JSON and XML serialization. This supports MySQL, PostgreSQL, SQLite, SQL Server, Oracle, and DB/2 databases.

See the Racquel documentation for further details.

This repository is also available as a Racket Package.