Skip to content

This is a copy of the official zeoslib repository at https://svn.code.sf.net/p/zeoslib/code-0. Tags were migrated as branches. This repository is for testing purposes and might be deleted in the future. If you find any issues please use the bug tracker on Sourceforge (https://sourceforge.net/p/zeoslib/tickets/).

License

Notifications You must be signed in to change notification settings

aehimself/zeoslib

 
 

Repository files navigation

Zeos Library

The Zeos library is a set of database components for Delphi, FreePascal/Lazarus and C++ Builder. The following datbases are supported:

  • MySQL
  • MariaDB
  • PostgreSQL
  • Interbase
  • Firebird
  • Microsoft SQL Server
  • SAP Adaptive Server Enterprise (previously Sybase)
  • SAP Adaptive Server Anywhere (previously Sybase)
  • Oracle
  • SQLite
  • OleDB
  • ADO
  • ODBC Wide / ODBC ANSI
  • preliminary support for DuckDB

The following features are available - beyond the usual Connection, Query and Stored Procedure objects:

  • Support object for Sequences (Generators)
  • Support for Firebird, Interbase and PostgreSQL database events
  • Support object for retrieving database objects meta data
  • Support object for executing database scripts
  • a Server and database driver that allow accessing Zeos supported databases via SOAP/HTTP

About

This is a copy of the official zeoslib repository at https://svn.code.sf.net/p/zeoslib/code-0. Tags were migrated as branches. This repository is for testing purposes and might be deleted in the future. If you find any issues please use the bug tracker on Sourceforge (https://sourceforge.net/p/zeoslib/tickets/).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 99.4%
  • Other 0.6%