Skip to content
/ njord Public
forked from njord-rs/njord

A lightweight ORM library for Rust with strong-typed SQL DSL and sequence APIs. ⛵

License

Notifications You must be signed in to change notification settings

axz02/njord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

njord

Njord

build crates.io njord: rustc 1.74+ njord_derive: rustc 1.74+

A lightweight ORM library for Rust with strong-typed SQL DSL and sequence APIs.

Getting Help

Are you having trouble with Njord? We want to help!

  • Read through the documentation on our docs.

  • If you are upgrading, read the release notes for upgrade instructions and "new and noteworthy" features.

  • Ask a question we monitor stackoverflow.com for questions tagged with Njord.

  • Report bugs with Njord at https://github.com/mjovanc/njord/issues.

Reporting Issues

Njord uses GitHub’s integrated issue tracking system to record bugs and feature requests. If you want to raise an issue, please follow the recommendations below:

  • Before you log a bug, please search the issue tracker to see if someone has already reported the problem.

  • If the issue doesn’t already exist, create a new issue.

  • Please provide as much information as possible with the issue report. We like to know the Njord version, operating system, and Rust version version you’re using.

  • If you need to paste code or include a stack trace, use Markdown. ``` escapes before and after your text.

  • If possible, try to create a test case or project that replicates the problem and attach it to the issue.

Contributors

The following contributors have either helped to start this project, have contributed code, are actively maintaining it (including documentation), or in other ways being awesome contributors to this project. We'd like to take a moment to recognize them.

mjovanc appelskrutt34 dependabot

License

The 3-Clause BSD License.

About

A lightweight ORM library for Rust with strong-typed SQL DSL and sequence APIs. ⛵

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 65.3%
  • Svelte 23.8%
  • JavaScript 6.6%
  • HTML 3.8%
  • CSS 0.5%