Skip to content

SQLite for Fortran A thin wrapper around the SQLite C library.

License

Notifications You must be signed in to change notification settings

everythingfunctional/sqliteff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite for Fortran

pipeline status

A thin wrapper around the SQLite library. The sqliteff_* functions are effectively identical to the sqlite3_* functions that would be called from C, but with Fortran intrinsics and types. For more detailed information you should consult the SQLite documentation.

About

SQLite for Fortran A thin wrapper around the SQLite C library.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published