Skip to content

arteymix/mysql-glib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MySQL-GLib

Wrapper around MySQL C API

  • synchronous API with mysql_use_result
  • asynchronous API with mysql_store_result
  • GValue for binding statements and retrieving columns
  • blob streaming

This is meant to be an more convenient alternative to GNOME-DB if you don't mind the vendor lock-in of MySQL.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published