Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Try Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
javautilcmdline /javautil is a reusable Java library for common programming tasks, such as String, File, RegEx (Regular Expressions), Array manipulation, etc. The package also contains command line tools that mimic many Unix commands.
Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
...It provides an easy way to bulk rename images by making use of Exif information stored within the Jpeg files. The image names are configured with a simple "replace string".
Database abstraction layer that simplifies and makes access to data more developer friendly without the need to handle complex string concatenations. Use of expressions like: select.Where("Id").IsEqualTo(_myGuid) makes coding faster and more readable.
StrMatch is a simple java program, created for educational purposes, that allows user to test a great part of string matching algorithms.
An intuitive user interface shows each algorithm step accurately...
JavaFlashBridge provides integration of a Flash player within Java Panel container using JDic and JavaScript and Flash Integration Kit. The communication protocol is String-based, so it can be XML, serialized objects or anything else. It is event-driven.
With JDBMonitor,you can add the function of database execution logging to your application. It's so easy to use that the only thing you should do is appending a short string to the JDBC connection string of your application,without writing any code.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Markov interpreter is an interpreter for "Markov algorithm". It parses a file containing markov production rules, applies it on a string and gives the output.
refile is a file renamer which provide a new way to rename files, by concatenation of part which come from the old file, from fixed string or number generator NOT by just an insert, an append or modif. complex renaming can be done in only one pass.
HT Strings is a pythonic implementation of the old HyperTalk string handling mechanism. Allows substrings to be selected via words, lines, items, etc. NOTE: These result in a substring...NOT a list of words or lines (although that can be done too).
This is a .NET class library for calculating values from a string-formula. For example you enter a String an the library calculates the value for you: (15 + (7 - 3)) * 76 / (2+3-2) = 481.333343505859 It can be included in .NET-Applications for calculatin
A Java Reflection based framework for generating string representations of objects, usually for logging. Configured using log4j-like syntax. Library of stringifiers for common log formats is included.
JBooleanExpression is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type)
project provides some extra widgets for php pear::quickform package. such as confirmed submit, random string generator, js calendar. It also provides some patches to improve pear::quickform.
The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
ChordPDA is a Windows Mobile application that displays 6 string Guitar chords on a fingerboard. Users can select to load individual chord files for each note. There are 904 chords initially and user may add it by editing the XML database easily.
Midea is a robust c string api set with regex support, handling fixed width 8 to 64 bit character sets at runtime (no recompilation is required). Initialization routines convert multibyte encodings such as utf8.
logalert is a monitor log file tool which watches for a specified string (regex pattern) and fires an action. Works with any type of logfile and supports logfile rotation. It is written in C and currently supports Linux, BSD and Solaris.
The project is a modern and effective implementation of an immutable string class for C++.
The string uses optimizations not quite applicable for mutable string classes, provides cheap creation and copy, expression templates for concatenation.
...Allows to use typical programming resources in a object-oriented way: Sockets, Threads, Mutexes, Semaphores, Directories, Files, Plugins, Zip (de)compression, Random numbers, Config Files, Events, String IO, Proceses Execution