アプリ関連ニュース

SQL Programming

Data is a central part of many web applications and mobile applications. For example, an application like Facebook contains a user’s profile information, including information about their friends and posts. To maintain this data, a database system is used. SQL (structured query language) is a programming language that allows programmers to work with that data. If you want to know more detail about databases and its systems, I recommend you check this article.

/appnews/archives/8390

Although an application can be programmed in a language such as Python, PHP or Ruby, the databases are not configured to understand them. Databases only understand SQL , so learning SQL is almost essential if you intend to work in web development or application development.

Although an application can be programmed in a language such as Python, PHP or Ruby, the databases are not configured to understand them. Databases only understand SQL , so learning SQL is almost essential if you intend to work in web development or application development.

Now let’s look at some of the most common SQL database systems. 

ORACLE DATABASE

The world’s leading SQL database system. It is used in a wide range of industries but is particularly popular in data storage and online transaction processing.

MySQL

This open source database system is available free to individuals and businesses. It is very popular among small businesses and new businesses, since there is no license fee. Due to its open source model, MySQL is used in many open source software programs and applications.

MariaDB

Also Free and open-source with a community development. Since MariaDB is a fork of MySQL, the database structure and MariaDB indexes are the same as MySQL. This allows you to switch from MySQL to MariaDB without having to modify your applications, since data and data structures will not have to change.

MICROSOFT SQL SERVER

SQL Server is Microsoft’s custom SQL database management system. This database runs on all major versions of Windows operating systems. It is used in consumer software, as well as web servers running Windows. It has a large user base.

POSTGRESQL

A competitor of MySQL, PostgreSQL is another free open source database system. It is widely used by new technology companies for their free license model. PostgreSQL is compatible with all major operating systems: MacOS, Windows and Linux. Greater emphasis is placed on following standard SQL syntax than other databases. Other databases (such as SQL Server) greatly modify the SQL standard, making them more difficult to learn.

By Yuuma.



Apache JMeterのサーバー負荷計測について(その2)

今回は「Apache JMeter」の負荷テストの実行およびテスト結果の確認方法の説明をおこないたいと思います。

続きを読む

HTCの3種類の最新XRヘッドセット

HTCのVIVE Cosmosシリーズから
インサイドアウトトラッキング方式のVIVE Cosmos Play
カメラパススルー機能で外部映像を表示できるVIVE Cosmos XR
アウトサイドイントラッキング方式のVIVE Cosmos Elite
の 三種類 の最新XRヘッドセットが発表されたようです。

VIVE Cosmos XRは名前やパススルーカメラの存在から分かる様に、
VRだけでなくARにも対応します。
インサイドアウト方式のVIVE Cosmos Play は
従来の VIVE Cosmos の後継ですね。
逆に アウトサイドイン方式の VIVE Cosmos Elite は
HTC VIVEの後継的な位置付けでしょうか。

VIVE Cosmos シリーズはヘッドセットのフェイスプレートを
変更することができます。
VIVE Cosmos Elite にはインサイドアウト方式用のフェイスプレートも
付属するようです。
パススルー対応のフェイスプレートが販売されれば
Elite でもAR体験が可能になります。

私個人としては従来のVIVEセットを所有しているので、
ベースステーションやコントローラーを除いた
VIVE Cosmos Elite のヘッドセット単体の販売もあると嬉しいですね。

水曜担当:Tanaka



Apache JMeterのサーバー負荷計測について(その1)

今回は、オープンソースの負荷計測ツール「Apache JMeter」のサーバー負荷計測方法について、説明します。

続きを読む

micro:bitを使ってみました

日本では小中学生に対して1人1台のパソコンを配備し授業で活用するという
政策について一部話題になっていますが。
イギリスでは11歳~12歳の子たちにマイコンボードを無償配布したようです。
それがBBCが中心となって開発した 教育向けのマイコンボード micro:bit です。
日本でも入手可能だったので購入してみました。

続きを読む

アプリ関連ニュース

お問い合わせはこちら

お問い合わせ・ご相談はお電話、またはお問い合わせフォームよりお受け付けいたしております。

tel. 06-6454-8833(平日 10:00~17:00)

お問い合わせフォーム