说三道四 > 文档快照
HTML文档下载 WORD文档下载 PDF文档下载
List by Category
Many of the products here can be used in several different ways
particularly the middleware-based solutions. However
each product generally has one mode of operation that is its primary intended use. The products are listed here ONLY under their primary intended uses.
Local (Single-User) Databases
Advantage Database Server
Extended Systems
Inc Yes: Client and server can run on same computer. This is especially useful for development use.
Apollo
Vista Software Yes
CodeBase
Sequiter Yes
CT-Connect/32
Plains Technology Yes
DAO Database Collection
Cybermagic Productions Yes
DBISAM Database System for Delphi
Elevate Software Yes
Diamond Access
Timur Islamov Yes
Diamond ADO
Timur Islamov Yes
FlashFiler
TurboPower Software Co. Yes: You can run the server on the same machine as the client
Free ADO DataSet
Larry Nezar Yes
GM-Components
GM-Software Yes
Halcyon
Griffin Solutions Yes
KeoBTV (Delphi+Btrieve)
KEOPS Yes
MiniTable for Delphi
Unley Software Yes
mODBC
Savelyev Konstantin Yes
ODBC98
Kosta Corriveau Yes
the vendor has had excellent results with local databases using the Microsoft ODBC drivers for FoxPro
dBase
etc.
ODBF
Leonid Schavelev Yes
Pervasive Data Access Components
Pervasive Software Yes
QDB Components
Robert. R. Marsh Yes
TbDBF
Terabyte Software Yes
tBinDataSet
Steven Kamradt Yes
TbJet
Terabyte Software Yes
Titan Access Developer
Reggatta Systems Yes
TkbmMemTable
Yes
tMemDataSet
Alain Brunet Yes
Topaz
Software Science
Inc Yes
Multiuser File Server Databases
Apollo
Vista Software Yes
CodeBase
Sequiter Yes
CT-Connect/32
Plains Technology Yes
DAO Database Collection
Cybermagic Productions Yes
DBISAM Database System for Delphi
Elevate Software Yes
Diamond Access
Timur Islamov Yes
Diamond ADO
Timur Islamov Yes
Free ADO DataSet
Larry Nezar Yes
GM-Components
GM-Software Yes
Halcyon
Griffin Solutions Yes
KeoBTV (Delphi+Btrieve)
KEOPS Yes
mODBC
Savelyev Konstantin Yes
Opus DirectAccess
Opus Software GmbH Yes
Pervasive Data Access Components
Pervasive Software Yes
TbJet
Terabyte Software Yes
TBtr
Peter van Lonkhuyzen Yes
Titan Access Developer
Reggatta Systems Yes
Titan Btrieve Developer
Reggatta Systems Yes
Topaz
Software Science
Inc Yes
Multiuser Client/Server Databases
ADOExpress
Borland / Inprise Yes
Adonis Component Suite
Cybermagic Productions Yes
Adonis is intended primarily for Client/Server database development.
AdoSolutio
Lectum Information Technology Yes
Depending on OLEDB or ODBC Driver
Advantage Database Server
Extended Systems
Inc Yes: Advantage is a C/S solution.
Apollo
Vista Software Yes
with Apollo Client-Server
CodeBase
Sequiter Yes
Codebase includes it own server
CT-Connect/32
Plains Technology Yes
with Faircom Server
Diamond ADO
Timur Islamov Yes
Direct Oracle Access
Allround Automations Yes
with an Oracle server
FlashFiler
TurboPower Software Co. Yes: FlashFiler is a C/S solution
Free ADO DataSet
Larry Nezar Yes
FreeIBComponents
Gregory Deatz Yes
with an Interbase server
GM-Components
GM-Software Yes
InterBase Objects
Jason Wharton Yes
with an Interbase server
KeoBTV (Delphi+Btrieve)
KEOPS Yes
mODBC
Savelyev Konstantin Yes
ODBC98
Kosta Corriveau Yes
ODBC98 emphasizes Client/Server data access.
ODBCExpress
Korbitec Yes
ODBCExpress is intended primarily for client/server development.
Oracle Data Access
I.T.Prise Yes
Oracle Data Access Components (ODAC)
Corelab Yes
Pervasive Data Access Components
Pervasive Software Yes
SQLDirect
Yuri Sheino Yes
SQLQuery
Component Store Ltd Yes
Titan Btrieve Developer
Reggatta Systems Yes
Titan SQLAnywhere Developer
Reggatta Systems Yes
VG Middleware Library & VG Server
Hyperbase
Vladimir Gaitanoff Yes
Zeos Library for Windows
Sergey Seroukhov Yes
Databases appropriate for use on Web servers
Adonis Component Suite
Cybermagic Productions Adonis
based on ADO
is very well suited to web application; a core design strength of ADO is it light overhead and support for many simultaneous threads.
AdoSolutio
Lectum Information Technology AdoSolutio
based on ADO
is very well suited to web application; a core design strength of ADO is it light overhead and support for many simultaneous threads.
Apollo
Vista Software Yes
with Apollo Client-Server
Diamond ADO
Timur Islamov Yes
Free ADO DataSet
Larry Nezar Yes
mODBC
Savelyev Konstantin Yes
ODBC98
Kosta Corriveau Yes
as an ODBC-based solution ODBC98 benefits from ODBC's Connection Pooling
which is designed to improve performance in a web server environment.
ODBCExpress
Korbitec Yes
as an ODBC-based solution ODBCExpress benefits from ODBC's Connection Pooling
which is designed to improve performance in a web server environment.
Note on Web servers:
Often it seems that nearly all computer product
from word processors to printers to databases
claim to be related to the Web in some way. In fact
any product listed on this site could be used in a web application server. However
web application servers
as they scale up
often require their database to support a high level of concurrent activity : lots of connections and transactions at the same time on one server. Microsoft felt this was so important that it was an important goal in the design of their newest data access solution
ADO.
Therefore
to be listed in the Web section
a product must have some kind of special support for use on a web server
which addresses the need for high concurrency in some way.