[go: up one dir, main page]

Showing 52 open source projects for "dbase"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    Access the simple dbf database format the easiest possible way. This library consists basically of only two files (dbf.h and dbf.c), although C++ wrappers and sample GUI apps using wxWidgets and MFC are included, plus a C# implementation with no GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    TDBF is a native dBASE III+, dBase IV and dBase 2k data access component for Delphi, BCB, Kylix, FreePascal. It allows you to create very compact database programs which don't need any special installer programs. The DB engine code is compiled right into your executable.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    DBConvert
    DBConvert is a cross converter for HanDBase-, List-, JFile-, MobileDB-, PilotDB-, MariaDB-, MySQL-, PostgreSQL-, SQLite-, MS-Access-, SQL Server-, Firebird- , DBase- and Foxpro- databases, as well as MS-Excel and Calc spreadsheets, CSV- , JSON-, vCard-, hCard-, jCard-, xCard-, YAML- and XML files. Source files: https://github.com/TvBreukelen/fnpdbservices
    Leader badge">
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    This is a Java based xBase engine to read write and update dbf files. Using the package's classes and methods programmers can process dBase III and IV files and some clones (e.g. Clipper/FoxPro) along with index and tag files and the individual fiel
    Downloads: 0 This Week
    Last Update:
    See Project
  • Transforming NetOps Through No-Code Network Automation - NetBrain Icon
    Transforming NetOps Through No-Code Network Automation - NetBrain

    For anyone searching for a complete no-code automation platform for hybrid network observability and AIOps

    NetBrain, founded in 2004, provides a powerful no-code automation platform for hybrid network observability, allowing organizations to enhance their operational efficiency through automated workflows. The platform applies automation across three key workflows: troubleshooting, change management, and assessment.
    Learn More
  • 5
    QtiPlot
    QtiPlot is a user-friendly, platform independent data analysis and visualization application similar to the non-free Windows program Origin.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 6

    dbfreadcpm

    dBase III database reader for CP/M written in Pascal using xbase3a.inc

    Although you can download examples of DBF files readers written in Pascal, none of them compiles with Turbo Pascal 3 for CP/M system. This one uses record data types defined in xbase3a.inc (you can download it e.g. from here: http://annex.retroarchive.org/cdrom/nightowl-004/006A/XBASE3A.ZIP) and provides missing file access layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TC SQL Plugin

    Total Commander FS plugin for access to server and local databases

    Total Commander FS plugin provides an access to the objects of server-based and local databases that can be connected to using Microsoft ADO technology: OLE DB providers (MS SQL Server, Oracle, DB2, Sybase, InterBase, MySQL, MS Access) and ODBC drivers (Paradox, dBASE, FoxPro, Excel, CSV). - Creates new connection in simple visual mode. - Connection login and password can be stored encrypted. - Display of database objects as TC hierarchy. - Shows table descriptions (CREATE TABLE... - columns, indexes, primary and foreign keys) with F3 and F5. - Export table or view data to another TC panel in different formats (Excel, HTML, XML, CSV, Text, RTF)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DBF/dBASE в MySQL, CSV, XML
    Конвертация DBF файлов в MySQL, CSV или XML. Русский, English, Deutsch, Español, Italiano, Français, Čeština, Română. http://dbf-to-mysql-csv-xml.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dbf Table Manager

    Dbf Table Manager

    Dbf Table Manager v0.4

    Dbf Table Manager: This is an application that uses the TDBF component. It allows you to view, create, restructure and manage your tables using a simple graphical interface. It supports only DBase III+, DBase IV and DBase VII.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Fax.Cloud delivers encrypted, point-to-point faxing with guaranteed delivery and built-in audit trails Icon
    Fax.Cloud delivers encrypted, point-to-point faxing with guaranteed delivery and built-in audit trails

    For organizations in regulated industries needing a solution to replace traditional fax infrastructure and integrate with email or online portals

    Unlike email or file-sharing tools, Fax.Cloud doesn’t bounce around the internet, exposed and vulnerable. It’s direct, encrypted, and verified. You get delivery confirmation, audit trails, and peace of mind, without the spam filters, metadata leaks, or cyber threats.
    Learn More
  • 10
    KDE based dBASE III+ file viewer / utility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    DataCleaner

    DataCleaner

    Data quality analysis, profiling, cleansing, duplicate detection +more

    DataCleaner is a data quality analysis application and a solution platform for DQ solutions. It's core is a strong data profiling engine, which is extensible and thereby adds data cleansing, transformations, enrichment, deduplication, matching and merging. Website: http://datacleaner.github.io
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12

    PL/SQL ESRI Shape & dBase Converter

    Creates a shape file from a query

    This PL/SQL package converts a query with a sdo_geometry into an ESRI shape file and a shape file into a Oracle table. It can also convert a Oracle table into a dBase file and vice versa. Sample 1 - create a shape file (alk.shp, alk.shx, alk.dbf) of type 5 (=Polygon) from table MYTABLE with sdo-column="geo" and SDO_GTYPE=3003: select zvk_shape.write_shp('DATA_PUMP_DIR','alk', 'select t.C01 "NAME", t.C20 "FLST", t.GEO from MYTABLE t where t.C02 = ''ALK'' order by t.C01','GEO',5) "alk" FROM dual;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xBase (dBase, Clipper, FoxPro) Swiss Army Knife
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select( select_details, function( err, rows ){ if( err ) console.log( err ); else console.log( rows ); }); ``` By this, we can generate a query something like this: ```sql SELECT `field1`, `field2` FROM `table_name` WHERE `field1` = 'value1' AND `field2` = 'value2' ``` For more information, visit the github project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    dBaseCompiler

    dBase2c++ Compiler

    converts dBase source files into C++ so you can compile it with gcc under Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    SILCAFE

    SILCAFE

    Sist. Impressão e Leitura de Cartões e Formulários para Escolas

    ...O software calculará automaticamente a nota do aluno e salvará os resultados em arquivos notas.txt ( arquivo texto ), notas.csv ( arquivo do Excel ) e notas.dbf ( banco de dados DBASE IV), possibilitando que a empresa ou o programador que criou o sistema para a sua escola possa adicionar rotinas ao código fonte para importar esses dados, evitando também o trabalho de digitação das notas no sistema da escola.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    access_forms_in_html

    make Access-like forms for MySQL databases, using a local webserver

    ...As MySQL has no front-end I have been searching for years (!) to find a simple way of developing user-interaction forms which do the same as (and more than?) MS Access forms. I've looked at lots of dbase admin front ends (PHPMyAdmin, SQLWorkbench, etc.), CMSs, CRMs and ERPs. I've looked at Wavemaker and LibreOffice Base. But I think there should be a project using a standard HTML server (Apache), PHP, Javascript and JQuery. For example, JQuery's "select2" combo box can be adapted quite easily to do what Access "find" combo boxes do, using Ajax. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dBASE Reader and Converter

    dBASE Reader and Converter

    !!! NO LONGER MAINTAINED !!!

    dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19

    AccessXBase3

    AccessXBase3 is a database built on the DBASEIII platform

    I started with DBASE III for dos, and moved the project into VB6. I realize it needs to move from there, but all the simple data types are covered, it can do MEMO fields but that needs a little work to actually write them, but the plan was to create a modern implementation. I have source files on that level. I was side tracked at the time so I've not gotten that far on my own, but the DLL is able to read and write the files, I've written code that will allow for marcos and I'd like to see DBASEIII format take over. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    dbasero

    dBbase database editor.

    Dbasero is a dBase database editor, you can create, edit, modify dbase databases and it is possible too export the table to mysql. dbasero.jar is the standalone java executable, you can run it with: java -jar dbasero.jar dbasero.zip are the sources. The main class is Gui
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Cheetah Database System

    Small, Fast, dBase/FoxPro compatible database library (Cheetah4.dll)

    xBase database library. Creates traditional dBase III Plus and FoxPro database files. Unique dual btree indexes allow multiple indexes in each disk file. Small disk/memory footprint (81K). Ability to interface to multiple programming languages. Cheetah is an extremely fast, old school, traditional record manager. Cheetah can be used with any compiler that can link to a standard Windows DLL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Database manager for creating, reading and modifing dBase, CSV and other databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cross vendor database interface classes for .NET written in C# providing a consistent way of accessing SQL Server,SQL Server CE,Oracle,Access,Access 2007,MySql,DB2,Visual FoxPro,dBASE,Paradox,Pervasive,Firebird,VistaDB and Postgresql databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    dbf dump
    Viewer for dbf (dBase) files under Windows (written in C#) - header, subrec and record information. Allows text dump of all data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next