Skip to content

MShark67/zeoslib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,833 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
  • preliminary support for QuestDB

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

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
COPYING
Unknown
COPYING.ZEOS

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Pascal 99.4%
  • Other 0.6%