New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
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.
This is a program to help intermediate programmers(like me) to get a better understanding of C++ and off course make a really cool application. Please read the txt file attached to project :)
This project is written to help to store data of your application in SQLite3 database.
You can store your data in following structure: Groups -> objects -> fields(int, float, string, blob)
This shared library have C++ class-based interface.
Information exchange system. Enables exchanging arbitrary information by modifying variuos object properties. Allows to build catalog of goods and suppliers with capability to negotiate price, details, track good location, etc. (www.startoplus.com)
"Seeker" is an object oriented SQLite wrapper written in C++. It's designed to be very easy and logical to use, while maintaining SQLite's power and flexibility. NOTE: Currently no open source license is chosen; this will be decided soon.
That project aims at providing a framework for SOCI (http://soci.sourceforge.net), so as to ease the packaging and delivery processes, allowing to deliver packages for a great number of Linux distributions, as well as for other Unices and MS Windows.
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.
SM Backend is an API that validates and stores data for youth groups. It provides a common ‘backend’ application that enables other developers to write front ends which interface with it to produce programs and tools for managing youth group data.
A embedded database implementation, in C++. A database is comprised of ACID-compliant versions of the standard C++ STL containers, presenting a low-level, lightweight API.
The Eigenbase Project is an open-source platform for building advanced data management systems, and is backed by a non-profit organization which designs, develops, and promotes it.
An SQL handler to interface multiple databases data to the OpeNDAP Hyrax (BES) server. Written in C++, it uses unixODBC to query DB and can be dynamically extended to use proprietary ODBC API driver in many easy ways. It is bundled with scripts to ge
Isolate Project is a straightforward data retrieval software that connects to popular relational database management systems and performs search operations based on the criteria specified. This project aims to speedup data retrieval operations.
This project is developed as a database application using Qt 4.0 and MySQL 5.0. Main aim of the project is store call details of each customer. At any time (usually end of month) admin can send call details to the selected customer.
mYm is a Matlab interface to MySQL server. It is based on the original 'MySQL and Matlab' by Robert Almgren and adds the support for BLOBs. That is, it can insert matlab objects (e.g. array, structure, cell) into BLOB fields.
From an existing sqlite datafile or ODBC database, generate QT objects for table creation, deletion, record access, update and deletion. This code has only been tested on the commercial version of Windows QT. Others have reported back and says it wor
The goal of the XQC project is to create standardized C/C++ APIs for interfacing with XQuery processors. They should provide mechanisms to compile and execute XQueries, manage contexts, and provide a basic interface for the XQuery Data Model.
A group a subprojects for Data Cleaning projects, mainly as a step of a Data Mining Project. Visit www.datacleaningopensource.com to review our current applications or if you want to add yours. NOTE: PROGRAMMING SKILLS ARE REQUIRED.
AnyQA is a platform independent SQL query browser that allows you to browse different DBMS. Currently, only MySQL and SQLite is supported. In future, PostgreSQL, Oracle, etc. are to be included. It also provides a uniform C++ API for DBMS access.
QtPersistence is a project to create an ORM library for Qt Users. It’s loosely based on ideas from both the Active Record and Data Mapper Ruby ORM projects.