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.
Start Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
A JavaScript engine optimized for running React Native
Hermes-powered apps launch faster, thanks to build-time precompilation of JavaScript into efficient bytecode. Hermes is small in APK size, lean on memory, and starts instantly. It won't weigh your app down. It's simple to get started with Hermes in React Native apps. Hermes is open source and implements JavaScript standards. You will now be in a directory with the output of building Hermes into CLI tools. From here you can run a piece of JavaScript. If you have an existing app based on an earlier version of React Native, you will have to upgrade it first. ...
We humans are bound by intellectual abilities. All knowledge is far beyond power of any person. The only way to apply knowledge is to build machines able to present it human way but not limited by volume.
Intellect Modeling Kit (IMK) is intended to build knowledge machines (KM) assisting experts on the steps of activity:
* Observation;
* Producing propositions based on knowledge;
* Elimination of impossible propositions;
* Selection and verification of the most appropriate...
Astronaut(tm) VistA client installer. Server is installed by yum and apt-get repositories. Instructions here: http://astronautvista.com/astronaut-help/how-to/how-to-install-astronaut-vista-server-and-client
...DBLX source code is available in C# and Java.
DBLX includes the server component, a command-line client, as well as client APIs.
DBLX is well-documented so that you can just get the database, drop it on to your favorite system and start using it immediately.
Go to the Discussion section to read the latest on DBLX!
Joseki: The Jena RDF Server.
Joseki is a server for publishing RDF models on the web. Models have URLs and they can be access by HTTP GET. Joseki is part of the Jena RDF framework.
Jena has moved to Apache: http://jena.apache.org/
Joseki is replaced by Apache Jena Fuseki.
Python object remoting via web server (apache etc...)
...Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
...Start working with POJO without rewriting all your JDBC application. Without any configuration file, without any annotation, use your native SQL request with JDBC and get POJO(s).
Easy to use tool to generate Data Dictionary, Compare Database, Do Spell Check and get row counts on all tables. This is very useful in database migration and environment comparison. Written for Oracle Database. Thank you for visiting.
FyDB is a distributed in-memory no-SQL DB. It supports distributed deployment, and can integrate heterogeneous data sources. Data of FyDB is stroed in memory as key-value structure, and it is also persistent.
Join this project: fuyuncat@gmail.com
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.
(English)
Emulator developed for the game With Your Destiny (WYD), by team EWC(Emulator Wyd Core), Software non-profit (free), GNU License. Contact marcelinho1112@hotmail.com, Contributions are accepted. EWC project is Open Source.
PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
A software to store, (PUT) meteorological data from complex free form text format to databases and and GET stored (and already loaded) data from databases using OPeNDAP protocol. Written using Java6, XSD, and C++. It support OPeNDAP clients thanks to
This project enables you to create a Database using only one PHP-file. So if you don't have the option to use a database-engine like MySQL, or you don't want to use one, this is a good way to get around it
Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
This class provides some methodts
- to easily get results forom SQL-Queries as Array, Hashtable or Value (e.g. SELECT MAX(..) FROM ..)
- To insert, update or delete records
- It works together with my other Library stdfuncs (PHPCoreStdFuncs in SF)
Easy DB Connection makes the MySQL, SQL Server, MS Access and PostgreSQL connection to your java project. In just one line code you can get connected to your database. It includes the MySQL, SQL Server and PostgreSQL driver connections. You have just to
KySQL is just another RDBMS to be written entirely in C & C++ compatible to Linux,Solaris and Windows Operating Systems. It will be an offering to the Open Source Community and Sourceforge.
Generator builds C++ classes for mysql db, tables, rows and relations. Takes only minutes. One line of code creates a database object, with accessors for all the tables, set/get values for fields, and functions to traverse relationships on 1 line.
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.