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

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    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
    CSV to sql convertor

    CSV to sql convertor

    This tool will help you to convert your CSV files to SQL files.

    This tool will help you to convert your CSV files to SQL files with easy steps. Free to use. Requires Java to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    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
  • 6

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

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

    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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    A application deployment environment may have multiple config file for different component, here is the tool to put all the config file into MYSQL database, and supply web interface for user to add/edit config option, client lib convert to config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    "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
  • 21
    ...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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next