Showing 44 open source projects for "dbase"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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: 2 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: 27 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: 20 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    QtiPlot
    QtiPlot is a user-friendly, platform independent data analysis and visualization application similar to the non-free Windows program Origin.
    Downloads: 58 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    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
  • 8
    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: 4 This Week
    Last Update:
    See Project
  • 9
    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: 7 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10

    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
  • 11

    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
  • 12
    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
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14

    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: 0 This Week
    Last Update:
    See Project
  • 15

    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: 0 This Week
    Last Update:
    See Project
  • 16

    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: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    Database manager for creating, reading and modifing dBase, CSV and other databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    dbf dump
    Viewer for dbf (dBase) files under Windows (written in C#) - header, subrec and record information. Allows text dump of all data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    dbase2rules is a simple program to convert dbase database to rules suitable for shptoosm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    3 programs: Design (and executes) scripts for to create MySQL/SQLite/SQLPostgre databases and tables, from existent Paradox(.db)/dBase(.dbf) tables. Adds, updates (or both) data from Paradox/dBase tables to MySQL/SQLite/Postg. ones. Displays this tables.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    A Java-based project for reading and writing on Xbase -- DBF (dBase III / Clipper) file. This project is an implementation of JavaDBF: http://sarovar.org/projects/javadbf/ Credits (JavaDBF): Anil Kumar K. Abraham K. Jacob
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A (currently read-only) ADO.NET Data Provider for dBASE (*.dbf) databases. Currently only supports very simple SELECT statements (with ORDER BY and LIMIT) and is not tested very well. (In need of sample databases!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tinySQL is a SQL engine written in Java. It uses dBase format files compatible with MS Excel. tinySQL comes with a command line interpreter which you can use to create, drop, or update tables. A GUI for tinySQL can be found at www.sqlmagic.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB