Skip to content

MaxBondABE/rusqlite_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusqlite_utils

CI

A lightweight set of low-level utilities for using rusqlite.

The project is functional but needs more polish. Please see this issue for the roadmap to a version 1.0.

Project

Project goals

  • Providing a lightweight addition to rusqlite
  • Automating repetitive parts of rusqlite's interface
  • Enhancing the type safety of database models

Project non-goals

  • Being an ORM or framework
  • Compatibility with other Rust SQL ecosystems (eg sqlx or rust-postgres)

About

Lightweight, low-level utilities for `rusqlite`.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages