Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Swrap is a collection of libraries for easier access to database via JDBC. It includes wrapper for executing SQL queries, a disconnected ResultSet which provides runtime sorting and filtering, and a connection config manager.
jxml2sql is a Java application for converting database structures in XML to other formats useful for database administration (ie. SQL for table creation, HTML for reference docs). jxml2sql uses a minimalistic, non-validating, Java XML parser (NanoXML).
Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
GQL provides a generic way to access different SQL databases. It is written in C++, but there is a Python binding. The interface is modelled closely after JDBC (Java Database Connectivity). GQL also includes an interactive database terminal.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
An open-source, SQL2-compliant, extensible, programmer-friendly set of Java 1.4 classes for parsing and representing SQL constructs as strongly-typed objects.
DataForge is a scalable engine for performing queries across a heterogenous set of data sources that can be both relational (SQL) and non-relational (anything!). This project has migrated to http://dataforge.codehaus.org/
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
DAME is a software tool to generate C++ and Java classes from SQL statements. By working at the level of SQL statements, dame provides the maximum flexibility to the developers of database applications.
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.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
JSQL Edit is a database-independent SQL client that allows graphical manipulation for making queries to databases. JSQL Edit is written in Java and uses JDBC for connectivity and Java Swing for a graphical user interface.
Externalized Queries - a Java framework for externalizing SQL queries from source code. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
Define your database structure and relations once using the ZsqlML (Zenark's SQL Markup Language) XML DTD, and then generate mulitple vendor-specific SQL scripts, thereby solving the issue of SQL script variances across multiple platforms.
Bot para irc feito em java que possibilita a integraзгo com algum tipo de banco de dados e faz o crontrole de algum(ns) canais, muito facil de usar pois vira com uma interface grafica e muitas funcoes.
ProDBA The cross platform Oracle development/administration tool written in Java. Features a powerful SQL editor and schema navigator. Can export dynamic queries to the web.
Toolset for pam based user management. Including Java client, database scheme (postgresql), pam and nss modules for postgresql (provided by the sysauth-pgsql project ) and interfaces to the system (e.g. rules generation for a traffic shaper).
"SQL for dbase" is a SQLparser that allows you to execute SQL commands against a dbase database. It is made to make it easier to extract data from those databases with a common database language. The parser is written in PHP as a PHP function.
SQLLoader allows SQL statements to reside outside of JDBC persistence code. The statements can be stored in flat files, XML files or even in a database.
Open Simp-X is an openly developed Scalable Internet Management Platform - eXtended by plug-ins. Open Simp-X handles all the data and underline structure of Internet Applications.
This is a web based database for party registrations. It uses jakarta struts, jakarta struts templates, and SQL to form a 100% java web application that allows users to sign up for a party. Keg not included sorry.
ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
Portable shell (command line) program written in Java to access database servers that support JDBC. For the beginning mySQL, PostgreSQL, Microsoft SQL Server are supported.
SqlData is an easy to use plug and play tool, written entirelly in Java programming language, which gives the abbility to transfer data from any data source (eg text files, SQL servers etc ) to any data source.
This project is a 3-tier Database Query Tool to written in java. The GUI client presents the user with an interface to enter text SQL Queries and view the results. The query server relays requests to the database and formats the response.