Showing 1367 open source projects for ".csv"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1

    sql2textfs

    a FUSE filesystem for mounting database tables as text files

    ...The databased tables are viewed as files but in a specific format: All table entries are converted into lines in a file of text. Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format. The table header is in the first line of the file. It is a tab-delimited line containing the name and some type-properties of each column. The file system sql2textfs relies on the `retranse` - a language based on regular expressions - project which was developed at the same time. The configuration file of sql2textfs, which is written in retranse, is essential since much of the convertion functionality lies there and each database type requires a special configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Contacts, bookmarks, and passwords management. Web (Ajax) and Swing UI. It's capable to import and export contacts in popular formats, like Outlook, Google, and iPod.(csv, vCard) Multi user support. Hierarchical view of stored information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...Ability to calculate Priority, Frequency and Last-Modified date with variety of options. Creates sitemaps in gzip format or uncompressed XML. Pings search engines with sitemaps locations. Reads from CSV files and exports entries in CSV format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    iUpDownload

    iUpdate is a QT application that can import marks into iEnabler

    iUpdate is a QT (Mostly C++ with a little HTML an JavaScript) application that can read different files (.csv currently supported) and write the marks into the iEnabler product provided by ITS tertiary software. iUpdate is open source and free (as in beer and speech). iUpdate is released under the GNU General Public License
    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
  • 5
    RB Address

    RB Address

    Address book for Linux

    Address book for Linux written in REALBasic using GTK+. Keep addresses, homepages, e-mail organized. Can export to csv, xls and html.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    SPiM2Eclipse

    SPiM2Eclipse

    Eclipse plugin for Stochastic Pi Machine

    ...Both simulation tools require to be run on a Windows platform. Fortunately Microsoft has also released a command line version for Linux and Mac OS based on OCAML however this version will only output a CSV file for the simulation results. SPiM2Eclipse provides a bridge for those running SPiM from the command-line by allowing simulations to be completed by a single click, displaying an embedded plot of the results. Features: -As an Eclipse plugin you have all of the powerful features of Eclipse available to you. -Syntax color highlighting -One-click simulation with plotting For more information on SPiM see the offical project website at: http://research.microsoft.com/en-us/projects/spim/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Ultimate SMSer 2

    This is Ultimate SMS clients that allow you to send text message

    About Software: This is Ultimate SMS clients that allow you to send text message to all mobile number in India. Using popular sms service providers like Way2sms, Fullonsms, 160by2, Ultoo.com... Etc. SMS Service Providers Supported: way2sms Fullonsms 160by2 Ultoo site2sms Indyarocks Smsabc Smsfunk Smsspark sms440 freesms8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openPLM - open source PLM
    open source PLM system - Product Structure management (BOM management) system and Electronic documents management or Entreprise Content Management (ECM) system
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    C++ Airline Travel Solution Provider

    C++ Airline Travel Solution Provider

    The name has changed: that project has become the Airline Travel Solution Provider, AirTSP for short.
    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
  • 10

    addressdb

    Java graphic front end for SQLite database (eg addressbook)

    ...Typically the database may be an address book. addressdb incorporates flexible field searches based on SQlite's native comparison operators and word and regular expression searches. Records may be exported as pdf files with flexible formats (eg address labels) and as text files (eg comma separated values - csv) also with flexible formatting. csv files may be used as backup and to transfer data between databases; addressdb can create a database from a csv file. Database fields and output formats are specified through a text configuration file which may refer to more than one database and include several output formats. Fields may be edited on output (eg commas replaced by linefeeds or the case changed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    logjoin

    logjoin

    logjoin is a tool for joining two log (or CSV format) files

    logjoin is a tool for joining two log files (or any kind of CSV output) on a common column and concatenates the result, thus simulating MySQL join command between two files. With the help of parsers like awk it can give useful reports. Examples: * Joining two log files by their 4th and 3rd column giving result in result.txt logjoin -v -o result.txt -j 4=3 leftlog.txt rightlog.txt * Inner-join of two log files on their first columns logjoin -i leftlog.txt rightlog.txt > result.txt * Inner-join of leftlog.txt and rightlog.txt on 2nd and 3rd column and join with thirdlog on 1st and 2nd cat leftlog.txt | logjoin -i -j 2=3 rightlog.txt | logjoin -j 1=2 thirdlog.txt It depends on command-line parser library at http://tclap.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    almtools

    almtools

    Collection of Open Source tools for HP ALM

    Collection of Open Source and free tools to be used for HP ALM administration, customization, and also end-user usage. This is a community effort. Feel free to use, share and contribute back!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    wxTernary
    WxTernary is a set of Python scripts that can be used to plot data on a ternary diagram; it includes contouring, multiple plotting from csv data and retrieving pie plots from data points included in multiple polygons within the ternary diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    i little helper which creates a .csv of a given folder content
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cocktail Text-Based Mobile File Reader
    Cocktail is a file reader for mobile devices. You can read different computer file formats with this application such as Txt,. Log. Csv,. Xml... etc The mobile application works Java-enabled phones, and support Turkish character. Application can access both internal device memory (C:/) and external memory card (M:/). (User should give necessary permissions for security)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tools4csv

    tools4csv

    tools4csv

    "tools4csv" is a simple easy to integrate and use tool for converting CSV files and also to create CSV file from java objects using a simple XML configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LinkChecker

    check links in web documents or full websites

    New Homepage: http://wummel.github.io/linkchecker/ Linkchecker features: - recursive and multithreaded checking and site crawling - output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats - HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet and local file links support - restrict link checking with regular expression filters for URLs - proxy support - username/password authorization for HTTP, FTP
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    php virtual table

    php virtual table

    A Virtual Table (Cart Table) for developers

    Key Features: 1) Add/Delete Item on the fly. 2) Hide any number of columns without affecting data contents. 3) Saves table data in CSV format. 4) Minimum code to initialize and to embed in host forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    qPortal-Project

    qPortal-Project

    Script-dependet PHP Interface generator and processor

    ...These could develop behavior or become of a specific type which then adds behavior to the element. That makes it possible to tranform or define loaded elements, e.g. by RDF, OWL, Schema etc.. The in- and output can be individually selected, e.g. you can use csv or xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Glossword
    Glossword is a system to create and publish online multilingual dictionary, glossary, or encyclopedia. Suits for creating web sites also. WAMP [Windows, Apache, MySQL, PHP] package is available.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Linux Log Analyse
    The program I create here is a purely console based program in the language C. The program makes it easier to searching after periodic events to a log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ProjectTRACKER
    ProjectTRACKER is a HTML based SW project management tool implementing standard project planning and control methods. ProjectTRACKER also supports the Agile Scrum development methodology consisting of user stories and story point estimation techniques and with this allows to close the gaps between Agile and Plan-driven concepts. In addition heuristic project scheduling and statistical estimation functions based on Lean Six Sigma methodologies are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Router Stats

    To record information from a variety of routers including BT Home Hub.

    We all know what it is like when your internet seems slower that normal, or you seem to get more problems. When did it start ? how bad is it ? These PERL scripts will interrogate a BT Home Hub 3, a Trust 445A or a Netgear DGN2000 and save the details to a .CSV file you can later inspect with your favourite spreadsheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    coopy
    Diffs, patches, and revision control for CSV files, spreadsheets, and databases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    clarion database reader

    Read Clarion databases and dump data in CSV format

    This tiny tool reads a database in the Clarion Database format and converts it to CSV format. It is a command-line tool and designed to work in Linxu, although the configure may work right under other operating systems as well, like MinGW.
    Downloads: 9 This Week
    Last Update:
    See Project
Auth0 Logo