Showing 1003 open source projects for "linux file parser"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    PHP File Database is a project designed to be used by schools. It allows teachers to upload their tests so that all teachers can search for a particular test and download it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Open Magic Data project (OMD) is an attempt to organize magic data (data used in the Magic: The Gathering (TM) game) into a format that allows for easy access by encoding it into XML. see the Home page for more details. http://omd.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XQuench is an XML Query parser and engine. The aim is to provide programmers with an API that implements the specifications at http://www.w3.org/XML/Query At first, XQuench will be Java-only. Future versions will include C++, while keeping a similar API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Web Teacher Evaluations are comprised of a Perl CGI script that allows students to grade/comment on teachers, plus a Perl HTML file containing most of the web pages. Only uses a flat-file DB at present, but interfacing with mySQL or postgreSQL is easy
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    CODSYS is a GPL Perl/Web-based system for collaboration. The system uses a backend XML file for all data, and lays the contents out in a tree structure identical to the layout of the XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The C++ Common Persistent Objects library is a template based toolkit library for use in creating flat file streaming of objects, streaming of objects over the internet using a variety of protocols, and oodbms solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An CGI script that makes converting an flat File DataBase to an MySQL DataBase easyer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FreeSQL is an attempt to build a SQL layer for Freenet, so that you can use Freenet as the storage component for SQL-based applications. Implemented (for now) in perl, it strives for total SQL compliance, so that any SQL-based app can be ported to Freenet
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    The code behind GNE (GNE is Not an Encyclopedia). GNE is a library of opinions, an attempt to build a comprehensive documentation of all human thought.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Creates really cool and useful hypermaps from SQL database schema, consists of a small PL/SQL metadata extractor and a Python (or C) postprocessor file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML2db is a tool to allow to generate a database like ODBC starting from a XML file. ˇ Easy to make reporting with datas coming from a legacy system. ˇ Easy to make interface with Microsoft tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Create flexible reports from mysql-databases in any ASCII-based format, like HTML, RTF, TEX, Postscript, VRML... whatever. Just edit a template-file and insert special-coded, even relational SQL-statements. Environment is Java 2 (Swing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tool written in C and C++ utilizing php code to convert dbf files to CSV, and XML. Command line Windows and POSIX interface. GUI for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project compiles sql_yacc.yy from the MySQL source using Parse::YAPP and creates a stand-alone pure-perl parser for MySQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RBFF is a JDBC driver for being able to easily view and execute simple select SQL queries against a record-based flat file (such as EDI files, or other proprietary legacy files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    New client for DirectConnect networks. Main target of the project: provide cross-platform usefull application for DC. It project is`t powered by original DC++ client. It have own engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The SharpSQL is a fully managed and type-safe SQL DBMS for Microsoft .NET and Mono. It should be platform independent. It should also run in SharpOS. It is programmed 100% in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jCoreDB
    A Database Management System which is entirely implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a platform-independent book management program written in Java. In the next version, it will a more flexible list management program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A high level Python Web framework. The project is under active development and is not ready for production use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Amoeba Component Database

    Ameoba is a binary blob database

    Ameoba is a database for component-entity systems. It's geared towards simplistic use-cases and is not meant to act a full DBMS. It is not a relational database (RDBM), not an object-oriented DB (OODBMS), and not a key-value database. It is a component-entity system database (CESDB). This a completely invented term because the other two didn't really fit the design. Amoeba is dual licensed as public domain and WTFPL (for where public domain is not recognized).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A sqlite DBMS extension managing geographical data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Database manipulation software for comparing and record keeping of gasoline purchases. For your PC or java-enabled mobile phone!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BibTeXlipse is an Eclipse plugin for managing and analyse bibliography databases. Mainly for BibTeX databases, but will import and export many other bibliographic formats. It's currently in planning phase.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB