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.
Try it Free
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.
A utility designed for developers to keep track of schema changes to project databases, and optionally all changes to a particular table, so that changes can easily be versioned for software upgrade packages and distribution etc.
An Oracle Table Browser (OTB), a Web-based
tool for developers and administrators of Oracle severs. Handles
table browsing/editing, properties, query editing and optimization, etc.
Similar in function to T.O.A.D. but works on Unix in a Web interface.
The purpose of this project is to let DBAs and developers to compare, synchronize and manage any of theirs Access databases. As well, the future plan is to generate SQL complant statement for INSERT/SELECT/UPDATE/DELETE actions for each table of the file
LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
G.O.SQL is a web-based data management tool for Oracle Database. Currently, its support 7 schema's objects: Table, View, Index, Sequence, Function, Procedure, and Synonym.
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
XaJaQ aims to provide a web-based visualization of the table structure of a database. A browser with native SVG-support and JavaScript is required. XaJaQ generates SQL-92-style SELECTs during the interactive definition of relations.
phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
phpPgEdit is phpMyEdit for the PostGreSQL. It provides an instant table editor in HTML. It includes a huge set of table manipulation functions table sorting, filtering, table lookups, and more.
WiNCh - WsvNC is a simple read-only jdbc driver meant to get data from plain text data files (comma separated values). Columns can also have fixed length. Each data file is considered as a table and this driver offers a SQL interface over this kind of tables
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.
SQLAdmin is an online version of query analyzer for Microsoft SQL Server written in Flex and ASP.NET. Features include a graphical execution plan, syntax highlighting, live table editing, tabbed query windows, an object browser and more.
Simple program that will generate SQL CREATE TABLE code from a delimited text file. Program will select the best field type based on the actual data e.g. integer/boolean/character/etc.. Comes with templates for MS Access, MS SQL, and MySQL.
Eclipse SQL plug-in. Contains SQL editor and executor. Table editor, data retrieve and migration tools. Plug-in has extensions to be used in other projects that need database connectivity.
Connect to DB2, Oracle, MS SQL and Mysql database.
Add, edit and remove connections.
Multiple connections simultaneously.
Load/execute SQL.
Export table/data as SQL/CSV/html.
Import data from delimited/fixed length file.
Loader with advanced option
The Restaurant Table Reservation System is a Django-powered web server framework that allows programmers (or me) to build websites for restaurant owners where customers can reserve tables (over the web) based upon owner-provided table availability data.
Opc2sql-NET adds a configurable link between opc-servers and sql-servers. Via xml, one can configure, which objects (tags) to save to which database/table and when to save the data.