Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
SqlDump is a program to backup a Microsoft SQL Server database
as a text file. SqlDump generates SQL statements for tables,
indexes, user-defined types, views, procedures, etc and also the
table data. Since the database is dumped as a text file,
an object-oriented API to access spatial data from Perl scripts, defines a set of classes and conventions to access spatial data independent of underlying file format or access method, based on OpenGIS Abstract Specification (see http://www.opengis.org)
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.
This is a SQL interface for scilab. It will enable users of scilab to do queries to a sql database and get the results in a normal scilab array.
<p>
<a href="http://www-rocq.inria.fr/scilab/"'>Scilab homepage</a>
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Basilisk is an embeddable data engine and virtual machine. Applications may use it to allow data and logic to be stored externally in a format that users may read and modify.
This Program was written to give a Linux user an Applet to access the data file the CARDFILE.EXE Windows 3.x applet creates: to edit, add, and delete cards. It is currently written in C, using the GTK widget set. Some modifications/completions required.
Read data from Excel 97+ spread sheets without Microsoft! Provides an API to write applications that read Excel documents. The xlreader tool converts data to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java version by Andrew Khan.
DungaSync is an effort to create a generic architecture to synchronize data over a wide range of formats and data
sources. It it not bound to a certain platform, its concept allows the adaptation to any datasource. NOTE: DEVELOPMENT STOPPED! 12/2001 CS
Muq is a network server that goes several design generations beyond MOO or Java in providing support for applications characterized by these five requirements: Multi-user, Persistent state, Complex data, Complex code, and Distributed networking.
CAVOR is an engine for building apps that involve both graphic and text/numeric data. Primarily GIS is the initial focus, but consider also CAD, CASE, project management (eg PERT charts), and others. Built-in scripting, C API, also supports Tcl and Java.
A database builder/editor/viewer for maintaining RDB tables using the Linux-based Agenda VR3 PDA. Users can create and edit structured data records compatible with the RDB tab-delimited text format.
pwPage provides an extremely fast and simple approach to the creation of data base forms. That is, if a data base table exists and a corresponding HTML page has been constructed using a few easy guidelines, pwPage can immediately used for table data sele
Data Entry and Reporting Tool, this is a tool similar to DBase, M$ Acces, and others.
Graphical interface (Motif/LessTif),
DBMS backends include MySQL, XBase (sourceforge.net/projects/xbase) and mdb-tools (sourceforge.net/projects/mdbtools).
Template database is a novel relational database that provides schema freedom. The current implementation is on top of PostgreSQL. It has interesting properties that make it suitable for data analysis / annotation / modeling.
Small registry system for all kind of softwares(including embedded softwares) to save their properties. Software can save their property even on network server so users can have same environment wherever they are using the software.
The BLOB Streaming engine is a MySQL storage engine that enables the streaming of BLOB data directly in and out of MySQL tables. Using the HTTP protocol, it is possible to "PUT" and "GET" text and media data of any size, to and from a database.
...The idea behind this confusing words is to have a python's like environment able to share objects across multiple processes, removing the GIL but restrincting the use of this environment to data manipulation.
The motivation is to avoid all the ORM configuration, SQL manipulation and objects replications needed when using an rdbms.
I want to implementation the engine with C as it is a commonly known language and it has a good support of the linux's shared memory.
I have already done an encouraging poc with C and mmap.