• Stars
    star
    52
  • Rank 541,369 (Top 11 %)
  • Language
    C
  • License
    Other
  • Created almost 16 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MySQL/Ruby Bindings, wrapped as Gem with improved cross-platform support

MySQL/Ruby Interface

Maintainer needed

As January 1st, 2015, this project has become unmaintained:

https://groups.google.com/d/topic/rubyinstaller/nzpIDZqXO-Q/discussion

If you want to take over maintenance of this project, please open an issue stating your intention and we can coordinate the entire process there.

Thank you.

DESCRIPTION

This is the MySQL API module for Ruby. It provides the same functions for Ruby programs that the MySQL C API provides for C programs.

This package is offered as gem for easy installation using RubyGems. It wraps unmodified tmtm's mysql-ruby extension into a proper gem.

Please note that tmtm (Tomita Mashahiro) has deprecated development of this extension and only update it for bug fixes.

Warning about incompatible MySQL versions under Windows

Mixing MySQL versions will generate segmentation faults.

Running the binary version of this gem against a different version of MySQL shared library libMySQL.dll will generate segmentation faults and terminate your application.

Please use the exact same MAJOR.MINOR version of MySQL, see History.txt for specific version of MySQL used to build the binaries.

More Repositories

1

bench-micro

Benchmark some Ruby web microframeworks, just for fun
Ruby
240
star
2

gem-compiler

A RubyGems plugin that generates binary gems
Ruby
153
star
3

radix

Radix Tree implementation for Crystal
Crystal
101
star
4

brooklyn

Brooklyn - Small web tool on top of Rack
Ruby
23
star
5

win32console

DEPRECATED: Mirror of Win32::Console Gem project with improved MinGW support
Ruby
22
star
6

service_wrapper

Wrap any command-line tool as Windows service (WiP)
Visual Basic
21
star
7

beryl

Action-focused HTTP routing library for Crystal
Crystal
20
star
8

mongrel_service

Mongrel::Service
Visual Basic
12
star
9

binfiles

Personal scripts Tools
Visual Basic
11
star
10

crystal-state_machine

State Machine for Crystal
Crystal
10
star
11

homelab-headscale

Making it easy (for me) to deploy a production-ready Headscale setup to Fly.io
Shell
10
star
12

hydrofoil-crystal

Opinionated, Alpine-based development container for Crystal
Dockerfile
10
star
13

fenix

OBSOLETE: Rebirth and renewal of Ruby (see README)
Ruby
6
star
14

test-ruby-c-extension

Test ground of rake-compiler extension compilation. Useful for reporting bugs during cross-compilation issues
Ruby
6
star
15

template-laravel-twill

An empty Laravel + Twill project template using Docker and Docker compose for local development
PHP
6
star
16

nekro

Ruby to Neko (playground)
Ruby
5
star
17

learn-chef

Explore ideas and try to understand how Chef works
Ruby
4
star
18

testly

Testly is a simple, minimal testing library aimed to programmers using FreeBASIC to implement TDD development techniques
Visual Basic
4
star
19

simple_logger

SimpleLogger is a simple, minimal logger library for programmers using FreeBASIC inspired in ruby logger or log4cpp.
4
star
20

learn-ansible

Explore some playbooks organization with Ansible
Shell
4
star
21

magic-haversack

Facilitate Crystal cross-compilation
Shell
4
star
22

exp-crystal-hello-binary

🧪 Compile and package static binaries with Crystal
Crystal
4
star
23

drift

SQL-driven schema migration tool and library for Crystal
Crystal
4
star
24

isolate-lockdown

Lockdown your isolated gems, give them speed.
Ruby
3
star
25

hydrofoil-php

Opinionated, PHP environment tailored for development
Dockerfile
3
star
26

simple-bench-ruby-io

Provide a simple test ground to benchmark Ruby require bottlenecks
Ruby
2
star
27

sinatra-hello

Testing Cloud deployment with Sinatra
Ruby
2
star
28

experiments

Place to put all those little experiments that are too small for their own repository.
C
2
star
29

servicefb

ServiceFB simplify programmers work when creating NT Services using FreeBASIC as programming language. It also encapsulate most of the Win32 API and provide a clean event-driven like interface.
2
star
30

autotest-snarl

Clean and stolen easy integration of Net::Snarl and autotest
Ruby
1
star
31

autobuild-rubies

Automated Ruby builds using Travis-CI
Shell
1
star
32

test-crystal-cross-compiling

A container image that combines Zig toolchain and packages for different platforms to facilitate compiling Crystal apps
Dockerfile
1
star
33

test-unicode

Sample files for testing unicode capabilities of Windows consoles
Ruby
1
star
34

mini_service

Create Windows Services, and just that
Ruby
1
star
35

net-snarl

Basic Snarl SNP implementation in Ruby
Ruby
1
star
36

test-crystal-sqlite3-db

Repo showcasing multi-thread issues with crystal-sqlite3 (crystal-lang/crystal-sqlite3#87)
Crystal
1
star
37

dockerfiles

Experimental Docker containers for development (DEPRECATED)
Shell
1
star
38

greek-steam

Debian-based PHP container image for production usage, tailored for Laravel Vapor & Twill CMS
Dockerfile
1
star