RIFF Isnt a File Formatter. RIFF is a small & simple command line utility written in Python to convert text data files in another text format (like delimited, SQL dump and fixed witdh).
LAN log parser for counter-strike can be used to convert multiple names on log files to one name for every player.
psychostats and HL stats don't work on LAN because of "wrong" WON IDs. and the nametrack doesn't work too, because of those nickfakers
Convert Access (97/2000) tables (structure and data) to SQL language, in order it can be use by other SQL db engines. It now suport Borland's Interbase and MySQL.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Let us create a community that bioinformaticists can openly share their code on Oracle platform, such as the code to convert GenBank data (flat file)to tables in Oracle database. The code can be in any language, JAVA, PL/SQL, PERL, etc.
Packet2sql will convert any text file/log file which contains ipchains packet logs into a stream of SQL inserts which can be used as the base for a firewall-analyzing database application.
A multi-platform, open-source (of course!) tool to convert a database to into an XML document. Also will include tools for the creation of XSL documents to parse the XML documents.
SNMP Trap Collector will save all incoming SNMP traps to a SQL database (currently PostgreSQL) and then convert them to human-readable "events" which can be viewed and acknowledged via a web browser. Plans are underway to support notification based on se
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Dia2SQL is a Perl script to convert UML objects in DIA ( see http://www.lysator.liu.se/~alla/dia/ for more info on DIA ). Currently, it processes Dia documents exported as Encapsulated PostScript ( EPS ).
This project is java version of the SQL functions as defined by the Transact-SQL programming language for the MS SQL 2000. It is pure 100% Java implementation for the famous SQL Functions such as CONVERT, PATINDEX or DATEDIFF.
Lightweight Python 2D table object with column headers
For 2D data objects in Python, you have 3 main options:
- Numpy Array
- Pandas DataFrame (built on np.array)
- SQL table
Numpy and Pandas are great for working with a complete set of data, but not very efficient for building up row by row.
SQL is good for building up the object row by row, but you have to write SQL and leave the world of Python objects.
PySimpleTable tries to find the middle ground with more flexibility than Numpy or Pandas for incrementally building a 2D object without needing to use SQL. ...
JWDE extracts product information set from web and dumps is into db so e-commerce packages can use it. Currently JWDE can extract information from saved HTML files and convert it into JWDE XML format which can be save to osCMax e-commerce product.
Bi-directional SQL <-> XML conversion and updating
Allows user to convert one or more database schemas to XML. Can also create and/or update existing database with schemas from XML. It will support multiple database platforms and abstractions.
CodeSnippet is a collection of Java libraries to convert CSS, DTD, HTML, Java, JavaScript, JSP, Properties, SQL, and XML code to HTML with syntax highlighting and line number support. If you want to see it in action, visit http://snippets.hoydaa.org.