Showing 27 open source projects for "convert delphi to java"

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 1
    Firebird

    Firebird

    A powerful, cross platform, SQL database system

    Firebird RDBMS offers ANSI SQL features & runs on Linux, Windows & several Unix platforms. Features excellent concurrency & performance & powerful stored procedure & trigger language. More information and downloads at https://firebirdsql.org/, issue tracker is https://github.com/FirebirdSQL/firebird/issues
    Leader badge
    Downloads: 3,377 This Week
    Last Update:
    See Project
  • 2
    Java 2D & 3D visual entity relationship design & modeling (ERD,SQL) for Oracle,MSSQL,Postgres,MySQL,...,Database change&dictionary management, Swing Data Binding, Apache FOP Renderer for dot matrix printers,Sparx Enterprise Architect Reports + more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>: Output format ("XLS" or "XLSX", optional, default "XLSX")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MySQL to PostgreSQL

    MySQL to PostgreSQL

    Convert MySQL dumps into PostgreSQL dumps

    Given a simple MySQL dump file, converts into PostgreSQL format with some optimizations including not indexing until after data load and loading data via the PostgreSQL COPY command from CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OdbcServer+JdbcClient

    OdbcServer+JdbcClient

    Odbc/OLEDB network server with the jdbc java driver

    With OdbcServer+JdbcClient you can access your Windows Odbc Data Sources from the network using Java on your favorite OS. It's a couple of software: - An Odbc server that shares the Odbc data sources (or Ole Db Providers) - A Jdbc driver that can connect to the odbc server and use its shared databases;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    XLSQLATOR

    A tool to convert Excel sheets into SQL code

    Build a tool with nice GUI as well as powerful options to automate building SQL DDL and import statements from an Excel Sheet / Workbook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    csv2xml

    Convert CSV to XML

    A simple, yet powerful Java utility to convert CSV to XML format. Written with NetBeans. I do not monitor or maintain this code in any way; so use at your own risk. You are welcome to fork this project, but please let me know so I can update links and direct people to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Info Transformer is a powerful utility to maintain the information in spite of data format and storage. There are lots of high speed functions for common and special data processings. Extract, transfer, load, convert, update, match, remove and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 10
    Csvtosql is a library and tool to convert any CSV-based data. It accepts multiple data formats (such as CSV, Excel, or arrays), converts it into SQL statements, and writes the data back in multiple formats (textfile, database).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is an customised, highly evolved open source L2J server emulation software. Main source bases mostly on L2JOfficial project files. Project is written in Java, Python, XML, HTML, SQL and so on. //// and is not available to all anymore. ho
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DB2RDF is a a software tool that will convert data from relational data model to semantic data model (in the form of RDF and RDFS). A SPARQL endpoint for querying the converted data. For querying the semantic data, SPARQL query language is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JDbConvert is an command line database converter based on Java and JDBC. It should be able to convert from any database to any database, but there are some differences between the DBMS that need to adapt every DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OODB purpose is to read a database and convert it's structure into java classes and optionally other text formats. Java classes are able to perform select, insert and update operations, utilize memory caching of rows etc. Database schema (table1, table2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A utility that helps developers to access SQL databses and convert them to Objects. Each table in the database becomes a RecordStore Object and each Record becomes a Record Object. Multiple queries on same data generates no duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The project will produce a small standalone Java application which will allow a user to convert ESRI Shapefiles (.shp) to the Google Earth KML format. This will allow ESRI Shapefile points, lines, and polygons to be viewed in Google Earth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "dbsql2xml" is Java tool (class) for transformation (export, convert) relational database into hierarchical XML. It requires JRE 5.0, JDBC and SQL DBMS. "dbsql2xml" uses XML document for mapping database tables and columns into elements of tree XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...A scalable, secure ERP and CRM system, including Asset management/servicing, Inventory, Logistics, AP, AR, GL, and more. Front-ends can be 'plugged-in', using PHP, ASP, Java, Delphi, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Num2Str - convert number to it's Language representation, like: '12345' => 'Twelve thousand three hundred fourty five' Localizable for any language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JMigre is a 'universal' databases convertor based on Java and JDBC. It should be able to convert any database from any database management system (DBMS) supporting JDBC, to another DBMS supporting JDBC (on any Operating System supporting Java).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A utility to extract data from RDBMSs and convert into .arff file format required by WEKA data mining tool set, both interactive wizard and batch working modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The XMLDTF project seeks to convert delimited text files to XML format and vice versa via Java using metadata stored in XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UMDS is small, strong and expansible project. The model offers a uniform method of conceptual view of the diverse data as a sequence of bits and a uniform method of keeping and processing this sequence on the external storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next