Showing 22 open source projects for "sql converter"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
    DiLu Converter

    DiLu Converter

    A powerful Import and Export tool between Excel and Database

    DiLu Converter is a powerful Excel import and export tool that supports more than 10 databases such as MySQL, Oracle, SQL Server, PostgreSQL and so on. The supported file formats include xls, xlsx, xlsm, xlsb, csv, txt, xml, json, and dbf. Its native user interface brings users a comfortable experience of simplified Excel import and export, making Excel import and export easier than ever before.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    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: 38 This Week
    Last Update:
    See Project
  • 3
    SafeUtils

    SafeUtils

    110+ developer tools as native MacOS, Linux & Windows desktop apps.

    Tools: https://safeutils.com/barcode-generator https://safeutils.com/color-picker https://safeutils.com/qr-code-generator https://safeutils.com/qr-code-scanner https://safeutils.com/word-counter https://safeutils.com/base-64-decoder https://safeutils.com/diff-checker https://safeutils.com/hex-to-ascii https://safeutils.com/json-formatter https://safeutils.com/lorem-ipsum-generator https://safeutils.com/random-generator https://safeutils.com/time-converter https://safeutils.com/...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Financial  Supervision  System (SupTech)

    Financial Supervision System (SupTech)

    RegTech / SupTech : Java EE , BI, PM & Report Designer

    FINA IRP is Web Based, J2EE, OS/DB independent SupTech, BI and PM for SUPERVISORS (Regulators) to receive data from BANKS, MICRO FINANCE INSTITUTIONS (MFI), COOPERATIVES, INSURANCE Companies etc. Generates UBPR, PEARLS, EWS, etc. FINA Integrated Regulatory Platform consists with: - META STRUCTURE DESIGNER; - REPORT DESIGNER: Flexible , Spreadsheet based (LO/OOO) designer; - DATA COLLECTION SYSTEM: DCS is a web-portal and an e-mail robot connected to FINA core through the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    AccessConverter

    A Microsoft Access database conversion tool to convert old and new Acc

    A Microsoft Access database conversion tool to convert old and new Access database formats to some other popular SQL based databases and formats. It is built with Jackess, a Java library for reading and writing MS Access databases. It supports Access 97 and all versions 2000-2013. Online Application An online application that uses AccessConverter to convert databases can be found here https://lytrax.io/blog/tools/access-converter. Dependencies JDK 1.8 Apache Commons IO 2.5 (commons-io-2.5) Apache Commons Lang 2.6 (commons-lang-2.6) Apache Commons Lang 3.6 (commons-lang3-3.6) Apache Commons Logging 1.2 (commons-logging-1.2) SQLite JDBC Driver 3.18.0 (sqlite-jdbc-3.18.0) JSR 353 (JSON Processing) 1.0.2 (javax.json-1.0.2) Jackcess 2.1.8 (jackcess-2.1.8)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EBCDIC to ASCII converter
    This is a project to convert tabular EBCDIC files to ASCII CSV files and optionally generate the SQL for importing into a database. Packed decimals are supported, the conversion rate is IO- rather than CPU bound and very large files are handled.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MySQL, Oracle, Postgre DB query browser

    MySQL, Oracle, Postgre DB query browser

    Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.

    This program can help you to connect to the SQL server and execute queries, inserts, updates, show results, browse through DB schemas, tables. It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file. Not need to install, just launch and use. Program was created with Java 1.7 version, please, use the same version for launch it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    DBF converter (unicode support)

    DBF loading and converting, Supporting Persian and Arabic unicodes

    there are several small applications in C# for importing and or exporting DBF (foxpro database) files. none of them supports for FARSI or ARABIC unicodes, so i completed their application to involve it. it has one drow-back i know : it cant convert farsi unicodes to DBF version as well as needed. whole project is written in C# and solution is attached here, so you can change and modify it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    akLib - small lib for PHP. Project moved here https://github.com/azat/akLib!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jdbc4olap is a ready-to-use JDBC 3.0 driver that provides access to OLAP databases. Relying on a relational representation of multidimensional environments, it includes a SQL-MDX converter and uses XMLA to dialog with OLAP servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dbfconverter converts dbf files database into sql code wich you can import into any sql database. It is good for those who works on old database with dbf files and often need to convert all dbf files into sql database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    er2sql is a ruby script, which converts an er - diagram, created by dia (http://www.gnome.org/projects/dia/), to sql statements.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Ongame Hand Converter is a tool to convert poker hands, played at a skin of the Ongame poker network, into a more readable format. This can be useful if you want to discuss your hands with others, for example at a forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A QuickBooks IIF file viewer and format converter. Parse QuickBooks IIF files and display them in a nice table. Convert QuickBooks IIF files to SQL compatible with BambooInvoice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a command-line tool, written in perl, that will convert from any database supported by perl DBI that also supports the information_schema standard to a MySQL database. It was written to convert from SQL Server to MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QExcel Converter SQL QT4, Import xml excel/openoffice 2003 format, sqlite3 sql text/binary, edit table and export to various Format, Pdf XSL format objects Apache fop JAVA(XSL-FO), XML/XSLT , excel, SQL text sqlite3 dump file and MYSQL SQL to XML/XSL.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    A project to convert Access databases to PostgreSQL databases. Can produce (reasonably) standard SQL, or, alternatively, pipe the output to a PostgreSQL server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A generic metadata, data, and progam migration tool for various databases. Create, review, and modify migration defition with/without database connectivity. Execute database migration or generate relevant SQL and data files as per user choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    We want to provide a tool that allows free data transfer between the formats most widely used in resarch, e.g. SQL, XLS, CSV, STATA, and SPSS. Using a modular platform architecture, users can come up with additional formats and translations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB