[920] in linux-announce channel archive

home help back first fref pref prev next nref lref last post

LDBF client/server DBMS announce

daemon@ATHENA.MIT.EDU (Lars Wirzenius)
Thu Aug 17 18:07:52 1995

Date: Thu, 17 Aug 1995 00:09:18 +0300
From: Lars Wirzenius <wirzeniu@cc.helsinki.fi>
To: linux-announce@vger.rutgers.edu

From: vlad@ktts.kharkov.ua (Vlad Seriakov)
Newsgroups: comp.os.linux.announce
Subject: LDBF client/server DBMS announce
Organization: KT&T Labs.
Approved: linux-announce@news.ornl.gov (Lars Wirzenius)
Followup-to: comp.os.linux.misc

LDBF(Light DataBase Filer) - The clinet/server dbf compatible dbms 
Version 0.9 (beta)
==========================================

What is LDBF?
-----------

LDBF (Light DataBase Filer) is client/server dbms 
that operate with dbf files and compatible with FOXPRO CDX indexes.
Server part is loaded and waiting conection via TCP/IP or Unix domain
sockets.After client was connected it have access to databases
located on servers's machine.
Client's part is a C library that contain API to server via TCP/IP.
Library implements main suite of xBase operations and you
as I think may write any program that manipulating with DBF files.

Features
______________

   - support DBF database and CDX indexes(compatible with Foxpro)
   - client accesses server via TCP/IP or Unix domain 
   - security implemented on hosts and user levels (passwords)
   - all operations may be visible in log files
   - configuration may be changed without shuting down server
   - support transactions (begin,abort,commit)
   - have monitor to obtain information what server to do now :-)
   - support reindexing database without shuting down server or clients
   - support triggers and stored procedures
   - support events including user defined
   - use S-Lang by John E. Davis for stored procedures
   - automatic complete all incomplete transactions 
   - very fast 
   - window management library included, that contain all general
     CUI controls for text modes and terminals.
     Its features: editline,checkboxes,radiobuttons,listboxes,menubars.
     Library implements event driven control.
     It's under alpha testing.

Availability
------------

LDBF can be found on ftp site ftp.kiae.su in 
directory /linux/misc (ldbf-0.9.tar.gz)

Server is available in binary only.

Comments&suggestions are welcome.
Send it to vlad@torn.ktts.kharkov.ua.



--
   Vlad Seriakov
   vlad@torn.ktts.kharkov.ua
   Nadezhda Company
   Kharkov,Ukraine

--
Send comp.os.linux.announce submissions to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software.


home help back first fref pref prev next nref lref last post