Skip to content

Trilogy is a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding.

License

Notifications You must be signed in to change notification settings

basecamp/trilogy

 
 

trilogy force-latin1-to-utf8

Got a MySQL database with a latin-1 charset that actually stores utf-8 data?

Oops!

This fork of the Trilogy MySQL client "fixes" the "glitch."

Latin-1 database strings are mapped to UTF-8 Ruby strings instead of latin-1, and that's it.

Otherwise, this fork is identical to the mainline Trilogy library.

About

Trilogy is a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.3%
  • Ruby 11.4%
  • Other 1.3%