luadbi

Multi-backend SQL database library for Lua

MIT License

Stars
38
Committers
13

Bot releases are hidden (Show)

luadbi - v0.7.3 Latest Release

Published by sparked435 7 months ago

This release is entirely bugfixes and improved integer handling.

What's Changed

New Contributors

Full Changelog: https://github.com/mwild1/luadbi/compare/v0.7.2...v0.7.3

luadbi - v0.7.2

Published by mwild1 over 5 years ago

Another mostly-bugfix release:

  • DB2: Fix compilation failure in DB2 driver (#49)
  • Postgres: Fix Postgres driver memory leak (#50)
  • MySQL: Remove usage of deprecated APIs (#54)
  • Oracle: Add support for UTF-8, server ping, and RAC/TAF for clustering/failover (#47)
  • SQLite3: Add support for connection flags (#46)

Thanks to everyone who contributed to this release!

luadbi - v0.7.1

Published by mwild1 about 6 years ago

  • Multiple bugfixes and improvements (including significant performance enhancements) to the Oracle backend, courtesy of @JorjBauer
  • Fix a crash in the Postgres backend (@linuxmaniac)

Thanks also to @linuxmaniac for significant contributions to our tests and linter, improving our code quality and catching bugs.

luadbi -

Published by sparked435 about 7 years ago

  • Now supports Lua 5.1 through 5.3.
  • Basic unit tests, quite a few bugs fixed.
  • Addition of last_id() on connection objects, for MySQL and Sqlite3 drivers
Package Rankings
Top 16.15% on Alpine-v3.16
Top 16.6% on Alpine-edge
Top 15.81% on Alpine-v3.17
Top 14.88% on Alpine-v3.15
Top 13.16% on Alpine-v3.14
Top 11.59% on Alpine-v3.8
Top 11.37% on Alpine-v3.9
Top 12.33% on Alpine-v3.13
Top 11.82% on Alpine-v3.12
Top 11.85% on Alpine-v3.11
Top 8.22% on Proxy.golang.org
Top 10.75% on Alpine-v3.7
Top 13.39% on Alpine-v3.10
Top 12.1% on Alpine-v3.18
Badges
Extracted from project README
Build Status