Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laateef/salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
https://github.com/laateef/salsabil
connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite
Last synced: 27 days ago
JSON representation
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
- Host: GitHub
- URL: https://github.com/laateef/salsabil
- Owner: Laateef
- License: gpl-3.0
- Created: 2017-02-26T17:47:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T11:30:51.000Z (almost 6 years ago)
- Last Synced: 2024-11-07T17:53:21.111Z (3 months ago)
- Topics: connector, cplusplus, cpp, cpp11, database, driver, orm, persistence, rdbms, sql, sqlite
- Language: C++
- Homepage:
- Size: 250 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.